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 f5f18be + f19fab3 commit 39ec52bCopy full SHA for 39ec52b
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
classpath 'com.android.tools.build:gradle:8.13.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.4.1'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.2'
28
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
29
classpath "org.jlleitschuh.gradle:ktlint-gradle:13.1.0"
30
// NOTE: Do not place your application dependencies here; they belong
0 commit comments