File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1313 <ignored-key id="07D3516820BCF6B1" reason="Key couldn't be downloaded from any key server"/>
1414 <ignored-key id="17A27CE7A60FF5F0" reason="Key couldn't be downloaded from any key server"/>
1515 <ignored-key id="2C7F998F4272C851" reason="Key couldn't be downloaded from any key server"/>
16+ <ignored-key id="340B090F727518D8" reason="Key couldn't be downloaded from any key server"/>
1617 </ignored-keys>
1718 <trusted-keys>
1819 <trusted-key id="015479E1055341431B4545AB72475FD306B9CAB7" group="com.googlecode.javaewah" name="JavaEWAH" version="1.2.3"/>
88128813 <sha256 value="58a3357303069a21930e7b9fe9b864de8bfb8bd4607433dbe48263459620cffc" origin="Generated by Gradle"/>
88138814 </artifact>
88148815 </component>
8816+ <component group="com.google.guava" name="guava" version="33.5.0-jre">
8817+ <artifact name="guava-33.5.0-android.jar">
8818+ <sha256 value="e380b435404653753e894be80ee6fdd5252d55b07f663d8a004b4e5898ecfaa0" origin="Generated by Gradle" reason="Artifact is not signed"/>
8819+ </artifact>
8820+ </component>
88158821 <component group="com.google.guava" name="guava-parent" version="26.0-android">
88168822 <artifact name="guava-parent-26.0-android.pom">
88178823 <sha256 value="f8698ab46ca996ce889c1afc8ca4f25eb8ac6b034dc898d4583742360016cc04" origin="Generated by Gradle"/>
88698875 <sha256 value="23b3d039e168ad89dd114698e6dd7be383f4a2c577b8877d82c73a6515e74a17" origin="Generated by Gradle"/>
88708876 </artifact>
88718877 </component>
8878+ <component group="com.google.j2objc" name="j2objc-annotations" version="3.1">
8879+ <artifact name="j2objc-annotations-3.1.jar">
8880+ <sha256 value="84d3a150518485f8140ea99b8a985656749629f6433c92b80c75b36aba3b099b" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8881+ </artifact>
8882+ <artifact name="j2objc-annotations-3.1.pom">
8883+ <sha256 value="14570838500034fc1b47c8205ce1c9d6b255c1ccdd2d1afdcdcbf75e89b24a33" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
8884+ </artifact>
8885+ </component>
88728886 <component group="com.google.jimfs" name="jimfs" version="1.1">
88738887 <artifact name="jimfs-1.1.jar">
88748888 <sha256 value="c4828e28d7c0a930af9387510b3bada7daa5c04d7c25a75c7b8b081f1c257ddd" origin="Generated by Gradle"/>
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ dependencies {
6969
7070 implementation " androidx.core:core-ktx:1.16.0"
7171 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
72- implementation ' com.google.guava:guava:33.4.8 -jre'
72+ implementation ' com.google.guava:guava:33.5.0 -jre'
7373
7474 implementation ' org.bouncycastle:bcpkix-jdk18on:1.81'
7575
You can’t perform that action at this time.
0 commit comments