We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c754ce4 + 3977e9b commit 0e6d49eCopy full SHA for 0e6d49e
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
classpath 'com.android.tools.build:gradle:8.7.3'
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.0.26'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.27'
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