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 80c6948 commit 0992f20Copy full SHA for 0992f20
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
dependencies {
8
//2.3.3 jitpack 发布用的版本
9
classpath 'com.android.tools.build:gradle:2.3.3'
10
- classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
+ classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
11
}
12
13
0 commit comments