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 428428 <sha256 value =" 4ca667331d8facc8606be308d389a4c0094db92db37dd646998c8b11260d09e6" origin =" Generated by Gradle" reason =" Artifact is not signed" />
429429 </artifact >
430430 </component >
431+ <component group =" androidx.compose" name =" compose-bom" version =" 2024.10.00" >
432+ <artifact name =" compose-bom-2024.10.00.pom" >
433+ <sha256 value =" 61f162bcc78a43f88415bec61aa80060ab14a968aad73696a4373ddb17211ae2" origin =" Generated by Gradle" reason =" Artifact is not signed" />
434+ </artifact >
435+ </component >
431436 <component group =" androidx.compose.foundation" name =" foundation" version =" 1.7.1" >
432437 <artifact name =" foundation-1.7.1.module" >
433438 <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.09.03 " ))
46+ implementation(platform(" androidx.compose:compose-bom:2024.10.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