We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a065c commit b8ef7c9Copy full SHA for b8ef7c9
examples/build.gradle.kts
@@ -19,7 +19,7 @@ buildscript {
19
mavenCentral()
20
}
21
dependencies {
22
- classpath("com.android.tools.build:gradle:8.6.1")
+ classpath("com.android.tools.build:gradle:8.7.1")
23
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
24
25
0 commit comments