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 b9cd551 commit 8c4b1b9Copy full SHA for 8c4b1b9
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