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 f742f27 commit 3cb7909Copy full SHA for 3cb7909
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
dependencies {
12
classpath 'com.android.tools.build:gradle:3.2.0-alpha15'
13
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
14
- classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
+ classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
15
16
// NOTE: Do not place your application dependencies here; they belong
17
// in the individual module build.gradle files
0 commit comments