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 32a7eeb + 435c2c0 commit 280e970Copy full SHA for 280e970
app/build.gradle
@@ -16,7 +16,7 @@ import org.gradle.internal.jvm.Jvm
16
buildscript {
17
dependencies {
18
classpath "com.android.tools.build:gradle:$androidPluginVersion"
19
- classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.5'
20
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
21
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.7"
22
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
0 commit comments