Skip to content

Commit 53b1ee0

Browse files
committed
Code Cleanup
1 parent d67bea1 commit 53b1ee0

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ buildscript {
1111
classpath 'com.android.tools.build:gradle:3.6.1'
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1313
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
14-
classpath 'com.google.gms:google-services:4.3.3'
1514

1615
// NOTE: Do not place your application dependencies here; they belong
1716
// in the individual module build.gradle files

nsfwdetector/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,3 @@ artifacts {
6565
archives sourcesJar
6666
archives javadocJar
6767
}
68-
apply plugin: 'com.google.gms.google-services'

0 commit comments

Comments
 (0)