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.
1 parent 1e9f289 commit f39c0daCopy full SHA for f39c0da
build.gradle
@@ -16,7 +16,7 @@ buildscript {
16
}
17
dependencies {
18
classpath 'com.android.tools.build:gradle:8.12.2'
19
- classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.4'
+ 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"
22
0 commit comments