File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 9999 <trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.1.10-1.0.31"/>
100100 <trusting group="com.google.devtools.ksp" name="symbol-processing-api" version="2.1.21-2.0.2"/>
101101 </trusted-key>
102+ <trusted-key id="2BAB4466B44F54F8F99BBBDD5ED22F661BBF0ACC" group="com.almworks.sqlite4java" name="sqlite4java" version="1.0.392"/>
102103 <trusted-key id="2BCBDD0F23EA1CAFCC11D4860374CF2E8DD1BDFD" group="org.sonatype.oss"/>
103104 <trusted-key id="2DB4F1EF0FA761ECC4EA935C86FDC7E2A11262CB">
104105 <trusting group="commons-codec"/>
826827 <sha256 value="499a4aa42578db44dd4e25ff35a4c2df9fd29f8003ca5ecddd1284412a347271" origin="Generated by Gradle" reason="Artifact is not signed"/>
827828 </artifact>
828829 </component>
830+ <component group="androidx.compose" name="compose-bom" version="2025.09.01">
831+ <artifact name="compose-bom-2025.09.01.pom">
832+ <sha256 value="7b0d745015ad627ed9178ef6b6f2b1fb321b37c67ff048b0cf9e6fe212d21c12" origin="Generated by Gradle" reason="Artifact is not signed"/>
833+ </artifact>
834+ </component>
829835 <component group="androidx.compose.animation" name="animation" version="1.7.6">
830836 <artifact name="animation-1.7.6.module">
831837 <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.09.00 " ))
46+ implementation(platform(" androidx.compose:compose-bom:2025.09.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