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 412f6ad commit 452ee81Copy full SHA for 452ee81
build.gradle
@@ -5,7 +5,7 @@ buildscript {
5
mavenCentral()
6
}
7
dependencies {
8
- classpath "com.android.tools.build:gradle:4.1.2"
+ classpath "com.android.tools.build:gradle:4.2.1"
9
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
10
11
0 commit comments