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 9fec08c commit 70955c1Copy full SHA for 70955c1
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
7
}
8
dependencies {
9
- classpath 'com.android.tools.build:gradle:4.0.0-alpha04'
+ classpath 'com.android.tools.build:gradle:4.0.0-alpha05'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
12
0 commit comments