File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 106106 <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.3"/>
107107 <trusting group="com.mebigfatguy.sb-contrib" name="sb-contrib" version="7.7.4"/>
108108 </trusted-key>
109- <trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4" group="org.jspecify" name="jspecify" version="1.0.0"/>
109+ <trusted-key id="41CD49B4EF5876F9E9F691DABAC30622339994C4">
110+ <trusting group="org.jspecify" name="jspecify" version="1.0.0"/>
111+ <trusting group="org.jspecify" name="jspecify" version="1.0.1"/>
112+ </trusted-key>
110113 <trusted-key id="44F4797A52C336FA666CD9271DE461528F1F1B2A" group="org.apache.jackrabbit"/>
111114 <trusted-key id="44FBDBBC1A00FE414F1C1873586654072EAD6677" group="org.sonatype.oss" name="oss-parent" version="9"/>
112115 <trusted-key id="453EA31328DE7D8AAA55AD4ED56C721C1CFF1424" group="^com[.]twelvemonkeys($|([.].*))" regex="true"/>
91819184 <sha256 value="9532ca9ba8aceb4cd2067171f981c799988b7f5844e3e274811a3bb757034bc4" origin="Generated by Gradle" reason="Artifact is not signed"/>
91829185 </artifact>
91839186 </component>
9187+ <component group="com.google.guava" name="guava" version="33.7.1-jre">
9188+ <artifact name="guava-33.7.1-android.jar">
9189+ <sha256 value="603942ca694ea40060a0a54dd620c05668c904736bb4e16c80760e77e69c107d" origin="Generated by Gradle" reason="Artifact is not signed"/>
9190+ </artifact>
9191+ </component>
91849192 <component group="com.google.guava" name="guava-parent" version="26.0-android">
91859193 <artifact name="guava-parent-26.0-android.pom">
91869194 <sha256 value="f8698ab46ca996ce889c1afc8ca4f25eb8ac6b034dc898d4583742360016cc04" origin="Generated by Gradle"/>
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ dependencies {
7272
7373 implementation " androidx.core:core-ktx:1.19.0"
7474 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
75- implementation ' com.google.guava:guava:33.6.0 -jre'
75+ implementation ' com.google.guava:guava:33.7.1 -jre'
7676
7777 implementation ' org.bouncycastle:bcpkix-jdk18on:1.85'
7878
You can’t perform that action at this time.
0 commit comments