We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2ae49c + a09b4ea commit 9068543Copy full SHA for 9068543
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ buildscript {
7
}
8
9
dependencies {
10
- classpath("com.android.tools.build:gradle:9.0.0")
+ classpath("com.android.tools.build:gradle:9.1.0")
11
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
12
13
0 commit comments