diff --git a/app/build.gradle b/app/build.gradle index b87a8265e8..738735b8eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,7 +16,7 @@ import org.gradle.internal.jvm.Jvm buildscript { dependencies { classpath "com.android.tools.build:gradle:$androidPluginVersion" - classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.20' + classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.0.21' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.6" classpath "commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2 diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml index 63a157d6e9..3bc72442c2 100644 --- a/gradle/verification-metadata.xml +++ b/gradle/verification-metadata.xml @@ -10216,6 +10216,11 @@ + + + + + @@ -10297,6 +10302,11 @@ + + + + +