We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 115f5e3 + c127261 commit 86db9f7Copy full SHA for 86db9f7
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
classpath 'com.android.tools.build:gradle:8.8.0'
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.1.1'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.2'
28
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
29
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.2"
30
// NOTE: Do not place your application dependencies here; they belong
0 commit comments