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 2e09a2c commit 9c361abCopy full SHA for 9c361ab
example-client/build.gradle
@@ -8,7 +8,6 @@ buildscript {
8
}
9
dependencies {
10
classpath 'com.android.tools.build:gradle:3.3.0'
11
- classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
12
13
14
lib/build.gradle
@@ -8,7 +8,7 @@ buildscript {
+ classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
classpath 'org.codehaus.groovy:groovy-android-gradle-plugin:2.0.0'
0 commit comments