Update dependency androidx.compose:compose-bom to v2025.12.00

This commit is contained in:
Renovate Bot
2025-12-04 02:02:23 +00:00
parent 958f23803e
commit c4d5eb2831

View File

@@ -116,7 +116,7 @@ dependencies {
implementation project(":database") implementation project(":database")
implementation project(":crypto") implementation project(":crypto")
implementation platform('androidx.compose:compose-bom:2025.11.01') implementation platform('androidx.compose:compose-bom:2025.12.00')
implementation 'androidx.compose.ui:ui-tooling:1.9.5' implementation 'androidx.compose.ui:ui-tooling:1.9.5'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'