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 0af7216 + e1be6b2 commit 6d5ce3aCopy full SHA for 6d5ce3a
1 file changed
build.gradle
@@ -21,7 +21,7 @@ buildscript {
21
}
22
23
dependencies {
24
- classpath 'com.android.tools.build:gradle:8.13.1'
+ classpath 'com.android.tools.build:gradle:8.13.2'
25
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
26
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
27
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.7'
0 commit comments