We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e044f08 commit fd1d868Copy full SHA for fd1d868
1 file changed
build.gradle
@@ -6,7 +6,7 @@ buildscript {
6
mavenCentral()
7
}
8
dependencies {
9
- classpath "com.android.tools.build:gradle:4.2.0-alpha14"
+ classpath 'com.android.tools.build:gradle:4.2.1'
10
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
11
12
0 commit comments