diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 2c90277..e3780b3 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -1,6 +1,7 @@ + \ No newline at end of file diff --git a/build.gradle b/build.gradle index a5bb815..5ccac34 100644 --- a/build.gradle +++ b/build.gradle @@ -8,9 +8,7 @@ buildscript { } dependencies { classpath 'com.android.tools.build:gradle:3.5.3' - - // NOTE: Do not place your application dependencies here; they belong - // in the individual module build.gradle files + classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5' } }