File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 <trusting group="^com[.]android($|([.].*))" regex="true"/>
4040 </trusted-key>
4141 <trusted-key id="0F06FF86BEEAF4E71866EE5232EE5355A6BC6E42">
42+ <trusting group="androidx.annotation"/>
4243 <trusting group="androidx.appcompat"/>
4344 <trusting group="androidx.constraintlayout"/>
4445 <trusting group="androidx.core"/>
@@ -11812,14 +11813,14 @@
1181211813 <sha256 value="a24d9d906a478e126b219a9d24518b833b66da4b103f963e20b9050bebe2ae15" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
1181311814 </artifact>
1181411815 </component>
11815- <component group="org.eclipse.platform" name="org.eclipse.osgi" version="3.24.100">
11816- <artifact name="org.eclipse.osgi-3.24.100.jar">
11817- <sha256 value="d20f892030596fbc2c25da00acdbd2750f77cefd68136c33a3e279b8949867a8" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
11818- </artifact>
11819- <artifact name="org.eclipse.osgi-3.24.100.pom">
11820- <sha256 value="f94e22f5036629cc73ec0338d7e0b9c05c7683bd13678c166bca7f7c87e6fa81" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
11821- </artifact>
11822- </component>
11816+ <component group="org.eclipse.platform" name="org.eclipse.osgi" version="3.24.100">
11817+ <artifact name="org.eclipse.osgi-3.24.100.jar">
11818+ <sha256 value="d20f892030596fbc2c25da00acdbd2750f77cefd68136c33a3e279b8949867a8" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
11819+ </artifact>
11820+ <artifact name="org.eclipse.osgi-3.24.100.pom">
11821+ <sha256 value="f94e22f5036629cc73ec0338d7e0b9c05c7683bd13678c166bca7f7c87e6fa81" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
11822+ </artifact>
11823+ </component>
1182311824 <component group="org.glassfish.jaxb" name="jaxb-bom" version="2.3.2">
1182411825 <artifact name="jaxb-bom-2.3.2.pom">
1182511826 <sha256 value="a1018bb54678ed9f5acb2f7a4084e385ff510201f4e9dbf5f75dc6a675f66be7" origin="Generated by Gradle" reason="A key couldn't be downloaded"/>
Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ dependencies {
135135 coreLibraryDesugaring ' com.android.tools:desugar_jdk_libs:2.1.5'
136136
137137 implementation " androidx.appcompat:appcompat:1.7.1"
138- implementation ' androidx.annotation:annotation:1.9.1 '
138+ implementation ' androidx.annotation:annotation:1.10.0 '
139139 implementation ' androidx.core:core:1.18.0'
140140 implementation ' androidx.fragment:fragment:1.8.9'
141141
You can’t perform that action at this time.
0 commit comments