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 626626 <sha256 value="aa49a0e5661d70c9d22249c6607620eb1bfcc57cd5f8c8857eeb73a7211c33c5" origin="Generated by Gradle" reason="Artifact is not signed"/>
627627 </artifact>
628628 </component>
629+ <component group="androidx.compose" name="compose-bom" version="2025.01.01">
630+ <artifact name="compose-bom-2025.01.01.pom">
631+ <sha256 value="1026f5e8be9a388ba01862852bf460f26e314c52db6aa01b117148f9680c53c8" origin="Generated by Gradle" reason="Artifact is not signed"/>
632+ </artifact>
633+ </component>
629634 <component group="androidx.compose.animation" name="animation" version="1.7.6">
630635 <artifact name="animation-1.7.6.module">
631636 <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.01.00 " ))
46+ implementation(platform(" androidx.compose:compose-bom:2025.01.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