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 fd9842e + d9b0956 commit f5c8aa8Copy full SHA for f5c8aa8
build.gradle.kts
@@ -4,7 +4,7 @@ buildscript {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath("com.android.tools.build:gradle:8.13.1")
+ classpath("com.android.tools.build:gradle:8.13.2")
8
classpath("com.github.dcendents:android-maven-gradle-plugin:2.1")
9
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.21")
10
0 commit comments