diff --git a/build.gradle b/build.gradle index 22a32bf9..e8a68bba 100644 --- a/build.gradle +++ b/build.gradle @@ -7,8 +7,7 @@ buildscript { dependencies { classpath 'com.android.tools.build:gradle:2.3.3' classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3' - classpath 'com.github.dcendents:android-maven-gradle-plugin:1.4.1' - classpath 'com.nabilhachicha:android-native-dependencies:0.1' + classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5' // NOTE: Do not place your application dependencies here; they belong // in the individual module build.gradle files