We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5cb3a31 + 5659b07 commit 30a72c9Copy full SHA for 30a72c9
1 file changed
build.gradle.kts
@@ -4,7 +4,7 @@ buildscript {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath("com.android.tools.build:gradle:9.0.1")
+ classpath("com.android.tools.build:gradle:9.1.0")
8
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
9
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.10")
10
0 commit comments