We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7a169b + 39df08b commit 623c349Copy full SHA for 623c349
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.2.0")
+ classpath("com.android.tools.build:gradle:9.2.1")
11
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
12
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.4.0")
13
}
0 commit comments