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 745745 <sha256 value="a8b9c186caa05ec7bf27fc33db0c1b494a78b4f9a0c3ce1fa3c6f6b970ddc5ec" origin="Generated by Gradle" reason="Artifact is not signed"/>
746746 </artifact>
747747 </component>
748+ <component group="androidx.compose" name="compose-bom" version="2025.06.01">
749+ <artifact name="compose-bom-2025.06.01.pom">
750+ <sha256 value="ef9b4ba4e0c4236e6da565bdb471b196aab00d2cd5ccfcf246b5ee8ff1e94ee9" origin="Generated by Gradle" reason="Artifact is not signed"/>
751+ </artifact>
752+ </component>
748753 <component group="androidx.compose.animation" name="animation" version="1.7.6">
749754 <artifact name="animation-1.7.6.module">
750755 <sha256 value="709e8af6b1615d8bb8c28c1cd6d6cd4600009e1004b83566da157a9c8fe4efce" origin="Generated by Gradle"/>
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:2025.06.00 " ))
46+ implementation(platform(" androidx.compose:compose-bom:2025.06.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