|
@@ -20,7 +20,7 @@ buildscript {
|
|
|
dependencies {
|
|
|
classpath 'com.android.tools.build:gradle:4.2.2'
|
|
|
classpath 'com.hiya:jacoco-android:0.2'
|
|
|
- classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.4'
|
|
|
+ classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5'
|
|
|
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
|
|
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.18.1"
|
|
|
classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
|