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 796dfb2 commit ed9340eCopy full SHA for ed9340e
build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
dependencies {
14
classpath "io.realm:realm-gradle-plugin:4.2.0"
15
classpath 'com.android.tools.build:gradle:3.0.1'
16
- classpath 'com.github.dcendents:android-maven-gradle-plugin:1.3'
+ classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
17
}
18
19
0 commit comments