We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23a865d + 6d97106 commit c81f58aCopy full SHA for c81f58a
1 file changed
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
}
8
9
dependencies {
10
- classpath "com.android.tools.build:gradle:8.12.0"
+ classpath "com.android.tools.build:gradle:8.12.1"
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
13
0 commit comments