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

This commit is contained in:
Renovate Bot
2025-10-11 02:02:51 +00:00
parent ee7205ea40
commit 7a1bea8906

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.09.01') implementation platform('androidx.compose:compose-bom:2025.10.00')
implementation 'androidx.compose.ui:ui-tooling:1.9.3' implementation 'androidx.compose.ui:ui-tooling:1.9.3'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'