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 a753e9c commit d1f181fCopy full SHA for d1f181f
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
}
11
12
dependencies {
13
- classpath 'com.android.tools.build:gradle:8.13.1'
+ classpath 'com.android.tools.build:gradle:8.13.2'
14
15
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
16
0 commit comments