File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 441441 <sha256 value =" e4b122da072402de71c8a20b85289d68e4d4446d7b1bee6dee4fef9d4677130b" origin =" Generated by Gradle" reason =" Artifact is not signed" />
442442 </artifact >
443443 </component >
444+ <component group =" androidx.compose" name =" compose-bom" version =" 2024.11.00" >
445+ <artifact name =" compose-bom-2024.11.00.pom" >
446+ <sha256 value =" 13ddc489c6c373e6e5e70f0d9f3b005c5f1f201c3e906245dce1cd58d15d73b9" origin =" Generated by Gradle" reason =" Artifact is not signed" />
447+ </artifact >
448+ </component >
444449 <component group =" androidx.compose.foundation" name =" foundation" version =" 1.7.1" >
445450 <artifact name =" foundation-1.7.1.module" >
446451 <sha256 value =" f1418287e0ff60126da334b73234f9166c699ccfa90afab80043022b44a6602f" origin =" Generated by Gradle" reason =" Artifact is not signed" />
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.10.01 " ))
46+ implementation(platform(" androidx.compose:compose-bom:2024.11.00 " ))
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