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.
1 parent 51648bf commit 664e171Copy full SHA for 664e171
1 file changed
android/build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
}
10
11
dependencies {
12
- classpath("com.android.tools.build:gradle:8.13.1")
+ classpath("com.android.tools.build:gradle:8.13.2")
13
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version")
14
15
0 commit comments