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 6d5ce3a + 2251754 commit 65ac1d3Copy full SHA for 65ac1d3
1 file changed
build.gradle
@@ -24,7 +24,7 @@ buildscript {
24
classpath 'com.android.tools.build:gradle:8.13.2'
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.7'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8'
28
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
29
classpath "org.jlleitschuh.gradle:ktlint-gradle:14.0.1"
30
// NOTE: Do not place your application dependencies here; they belong
0 commit comments