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 cdef382 + f3f87ca commit 4698a8bCopy full SHA for 4698a8b
1 file changed
build.gradle
@@ -23,7 +23,7 @@ buildscript {
23
classpath 'com.android.tools.build:gradle:8.4.0'
24
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
25
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
26
- classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.13'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.14'
27
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6"
28
classpath "org.jlleitschuh.gradle:ktlint-gradle:12.1.0"
29
0 commit comments