File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
66 }
77 dependencies {
88 classpath ' com.android.tools.build:gradle:8.1.2'
9- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.2 '
9+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3 '
1010 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1111 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
1212 classpath " org.jacoco:org.jacoco.core:$jacoco_version "
Original file line number Diff line number Diff line change 11buildscript {
22 dependencies {
33 classpath ' com.android.tools.build:gradle:8.1.2'
4- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.2 '
4+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:5.2.3 '
55 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
66 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.3"
77 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