We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f74b94 + b6ee98c commit fe0182aCopy full SHA for fe0182a
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ buildscript {
7
// Lint API version tracks AGP: AGP 9.1.1 → Lint 32.1.1
8
// in module lint:
9
// val lintVersion = "32.1.1"
10
- classpath("com.android.tools.build:gradle:9.1.1")
+ classpath("com.android.tools.build:gradle:9.2.0")
11
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.3.20")
13
}
0 commit comments