We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73da7a8 commit b433c80Copy full SHA for b433c80
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
classpath 'com.android.tools.build:gradle:1.2.3'
9
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.0'
10
- classpath 'com.github.dcendents:android-maven-plugin:1.2'
+ classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
11
12
// NOTE: Do not place your application dependencies here; they belong
13
// in the individual module build.gradle files
0 commit comments