Update dependency androidx.compose:compose-bom to v2026.02.00

This commit is contained in:
Renovate Bot
2026-02-13 02:02:07 +00:00
parent 4d52634e18
commit 1cea5b6c3f

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:2026.01.01') implementation platform('androidx.compose:compose-bom:2026.02.00')
implementation 'androidx.compose.ui:ui-tooling:1.10.3' implementation 'androidx.compose.ui:ui-tooling:1.10.3'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'