File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 207207 <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.10"/>
208208 <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.11"/>
209209 <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.12"/>
210+ <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.13"/>
210211 <trusting group="com.github.spotbugs.snom" name="spotbugs-gradle-plugin" version="6.1.9"/>
211212 </trusted-key>
212213 <trusted-key id="DB0597E3144342256BC81E3EC727D053C4481CF5" group="org.tensorflow" name="tensorflow-lite-metadata" version="0.1.0-rc2"/>
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ buildscript {
1919 }
2020 dependencies {
2121 classpath ' com.android.tools.build:gradle:8.9.2'
22- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.12 '
22+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.13 '
2323 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2424 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
2525 classpath " org.jacoco:org.jacoco.core:$jacoco_version "
Original file line number Diff line number Diff line change 1212buildscript {
1313 dependencies {
1414 classpath ' com.android.tools.build:gradle:8.9.2'
15- classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.12 '
15+ classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.13 '
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
1818 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