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 20a1183 + cb36ca1 commit 1dfff5aCopy full SHA for 1dfff5a
library/build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
dependencies {
11
classpath 'com.android.tools.build:gradle:7.2.1'
12
classpath 'com.hiya:jacoco-android:0.2'
13
- classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.6'
+ classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.8'
14
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
15
classpath "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.20.0"
16
classpath "org.jacoco:org.jacoco.core:$jacoco_version"
0 commit comments