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 694694 <sha256 value="ab8e88fe6b5e49616c2b8bb322c55a227fcc96b0056d45fea680af6cf98d872e" origin="Generated by Gradle" reason="Artifact is not signed"/>
695695 </artifact>
696696 </component>
697+ <component group="androidx.compose" name="compose-bom" version="2025.05.00">
698+ <artifact name="compose-bom-2025.05.00.pom">
699+ <sha256 value="0cd8a4e7df2a81665a8caf5dc9a4db10e106c1a3989e102282a20cc821f5cbf3" origin="Generated by Gradle" reason="Artifact is not signed"/>
700+ </artifact>
701+ </component>
697702 <component group="androidx.compose.animation" name="animation" version="1.7.6">
698703 <artifact name="animation-1.7.6.module">
699704 <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.04.01 " ))
46+ implementation(platform(" androidx.compose:compose-bom:2025.05.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