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 f62945d + 90f4e00 commit 3ed99b6Copy full SHA for 3ed99b6
build.gradle.kts
@@ -4,7 +4,7 @@ buildscript {
4
mavenCentral()
5
}
6
dependencies {
7
- classpath("com.android.tools.build:gradle:8.13.0")
+ classpath("com.android.tools.build:gradle:8.13.1")
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