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