File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 224224 </trusted-key>
225225 <trusted-key id="BFD244AF9E85F6ABDCA2B65CDE61FB98F06CE8AE" group="org.json4s"/>
226226 <trusted-key id="C0612048F3393B80B22639B4F067A2FD751AE3E4" group="io.github.davidburstrom.contester" name="contester-breakpoint" version="0.2.0"/>
227+ <trusted-key id="C3259D20DAEC4ACE6D57CC83340B090F727518D8" group="com.google.j2objc" name="j2objc-annotations" version="3.1"/>
227228 <trusted-key id="C6F7D1C804C821F49AF3BFC13AD93C3C677A106E">
228229 <trusting group="io.perfmark" name="perfmark-api" version="0.23.0"/>
229230 <trusting group="io.perfmark" name="perfmark-api" version="0.26.0"/>
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ buildscript {
1818 junit_version = ' 4.13.2'
1919 }
2020 dependencies {
21- classpath ' com.android.tools.build:gradle:8.13.0 '
21+ classpath ' com.android.tools.build:gradle:8.13.1 '
2222 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.4'
2323 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
2424 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
Original file line number Diff line number Diff line change 1111
1212buildscript {
1313 dependencies {
14- classpath ' com.android.tools.build:gradle:8.13.0 '
14+ classpath ' com.android.tools.build:gradle:8.13.1 '
1515 classpath ' com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.4'
1616 classpath " org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version "
1717 classpath " io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.23.8"
You can’t perform that action at this time.
0 commit comments