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 ef928e6 commit 440824fCopy full SHA for 440824f
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
mavenCentral()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:3.3.0-alpha08'
+ classpath 'com.android.tools.build:gradle:3.3.0-alpha11'
11
classpath "com.github.ben-manes:gradle-versions-plugin:$benManes"
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlins"
13
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:$bintray"
0 commit comments