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.
2 parents 41c70cc + 8c4b1b9 commit 1f77e00Copy full SHA for 1f77e00
1 file changed
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
google()
8
}
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:4.1.1'
+ classpath 'com.android.tools.build:gradle:4.1.2'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
13
// NOTE: Do not place your application dependencies here; they belong
0 commit comments