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 2929 <ignored-keys >
3030 <ignored-key id =" 0AA3E5C3D232E79B" reason =" Key couldn't be downloaded from any key server" />
3131 <ignored-key id =" 31D2D79DF7E85DD3" reason =" Key couldn't be downloaded from any key server" />
32+ <ignored-key id =" BAC30622339994C4" reason =" Key couldn't be downloaded from any key server" />
3233 </ignored-keys >
3334 <trusted-keys >
3435 <trusted-key id =" 015479E1055341431B4545AB72475FD306B9CAB7" group =" com.googlecode.javaewah" name =" JavaEWAH" version =" 1.2.3" />
448449 <sha256 value =" 13ddc489c6c373e6e5e70f0d9f3b005c5f1f201c3e906245dce1cd58d15d73b9" origin =" Generated by Gradle" reason =" Artifact is not signed" />
449450 </artifact >
450451 </component >
452+ <component group =" androidx.compose" name =" compose-bom" version =" 2024.12.01" >
453+ <artifact name =" compose-bom-2024.12.01.pom" >
454+ <sha256 value =" 7118e83b528ca3152d9c278afe9c6cd37062db49ef01f838db4cb4a6341f64e6" origin =" Generated by Gradle" reason =" Artifact is not signed" />
455+ </artifact >
456+ </component >
451457 <component group =" androidx.compose.foundation" name =" foundation" version =" 1.7.1" >
452458 <artifact name =" foundation-1.7.1.module" >
453459 <sha256 value =" f1418287e0ff60126da334b73234f9166c699ccfa90afab80043022b44a6602f" origin =" Generated by Gradle" reason =" Artifact is not signed" />
42614267 <sha256 value =" 0d94c8a41483e7c2707ebd693e1b1357a84152998ce85550ebbc54ca4321a3a7" origin =" Generated by Gradle" />
42624268 </artifact >
42634269 </component >
4270+ <component group =" org.jspecify" name =" jspecify" version =" 1.0.0" >
4271+ <artifact name =" jspecify-1.0.0.jar" >
4272+ <sha256 value =" 1fad6e6be7557781e4d33729d49ae1cdc8fdda6fe477bb0cc68ce351eafdfbab" origin =" Generated by Gradle" reason =" A key couldn't be downloaded" />
4273+ </artifact >
4274+ <artifact name =" jspecify-1.0.0.module" >
4275+ <sha256 value =" d307ca77a54e18ac1ef1aaed4e5bbe014bd2f49f29e1d2f813e47c278283195b" origin =" Generated by Gradle" reason =" A key couldn't be downloaded" />
4276+ </artifact >
4277+ </component >
42644278 <component group =" org.junit" name =" junit-bom" version =" 5.9.2" >
42654279 <artifact name =" junit-bom-5.9.2.pom" >
42664280 <pgp value =" FF6E2C001948C5F2F38B0CC385911F425EC61B51" />
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ android {
4343}
4444
4545dependencies {
46- implementation(platform(" androidx.compose:compose-bom:2024.11.00 " ))
46+ implementation(platform(" androidx.compose:compose-bom:2024.12.01 " ))
4747 implementation(" androidx.compose.ui:ui" )
4848 implementation(" androidx.compose.ui:ui-graphics" )
4949 implementation(" androidx.compose.material3:material3" )
You can’t perform that action at this time.
0 commit comments