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 dd646d2 commit a7e6d5bCopy full SHA for a7e6d5b
build.gradle.kts
@@ -10,7 +10,7 @@ buildscript {
10
google()
11
}
12
dependencies {
13
- classpath("com.android.tools.build:gradle:8.12.0")
+ classpath("com.android.tools.build:gradle:8.12.1")
14
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0")
15
16
0 commit comments