We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62b24bb commit 547275cCopy full SHA for 547275c
examples/build.gradle.kts
@@ -19,7 +19,7 @@ buildscript {
19
mavenCentral()
20
}
21
dependencies {
22
- classpath("com.android.tools.build:gradle:8.2.1")
+ classpath("com.android.tools.build:gradle:8.2.2")
23
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.22")
24
25
0 commit comments