File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
19
19
}
20
20
dependencies {
21
21
classpath ' com.android.tools.build:gradle:8.8.1'
22
- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.5 '
22
+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.6 '
23
23
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
24
24
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
25
25
classpath " org.jacoco:org.jacoco.core:$jacoco_version "
Original file line number Diff line number Diff line change 12
12
buildscript {
13
13
dependencies {
14
14
classpath ' com.android.tools.build:gradle:8.8.1'
15
- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.5 '
15
+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.6 '
16
16
classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
17
17
classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
18
18
classpath " commons-httpclient:commons-httpclient:3.1@jar" // remove after entire switch to lib v2
You can’t perform that action at this time.
0 commit comments