Skip to content

Commit

Permalink
Code Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunru committed Mar 29, 2020
1 parent d67bea1 commit 53b1ee0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ buildscript {
classpath 'com.android.tools.build:gradle:3.6.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'com.google.gms:google-services:4.3.3'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
1 change: 0 additions & 1 deletion nsfwdetector/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,3 @@ artifacts {
archives sourcesJar
archives javadocJar
}
apply plugin: 'com.google.gms.google-services'

0 comments on commit 53b1ee0

Please sign in to comment.