We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3ab609 + e15f0ed commit fc15aaeCopy full SHA for fc15aae
build.gradle
@@ -15,7 +15,7 @@ buildscript {
15
mavenCentral()
16
}
17
dependencies {
18
- classpath 'com.android.tools.build:gradle:8.12.2'
+ classpath 'com.android.tools.build:gradle:8.13.0'
19
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.6'
20
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
21
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
0 commit comments