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 e08df15 + ec564ef commit 4fc4f79Copy full SHA for 4fc4f79
1 file changed
build.gradle
@@ -25,7 +25,7 @@ buildscript {
25
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${kotlinVersion}"
26
classpath "org.jetbrains.kotlin:kotlin-serialization:${kotlinVersion}"
27
classpath "com.android.legacy-kapt:com.android.legacy-kapt.gradle.plugin:9.1.0"
28
- classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.11'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.12'
29
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
30
classpath "org.jlleitschuh.gradle:ktlint-gradle:14.2.0"
31
// NOTE: Do not place your application dependencies here; they belong
0 commit comments