We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d7c1ca + 61e5be5 commit b640122Copy full SHA for b640122
1 file changed
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
}
8
9
dependencies {
10
- classpath 'com.android.tools.build:gradle:8.7.0'
+ classpath 'com.android.tools.build:gradle:8.7.1'
11
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
12
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.1"
13
0 commit comments