1 Commits

Author SHA1 Message Date
Renovate Bot
3a82c7f480 Update dependency androidx.compose:compose-bom to v2025.11.00 2025-11-06 02:03:33 +00:00

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.10.01') implementation platform('androidx.compose:compose-bom:2025.11.00')
implementation 'androidx.compose.ui:ui-tooling:1.9.4' implementation 'androidx.compose.ui:ui-tooling:1.9.4'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'