We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374653c commit 8114aa4Copy full SHA for 8114aa4
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
}
9
10
dependencies {
11
- classpath "com.android.tools.build:gradle:8.8.1"
+ classpath "com.android.tools.build:gradle:8.9.0"
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
14
0 commit comments