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

This commit is contained in:
Renovate Bot
2026-05-09 02:03:15 +00:00
parent 6e1466f1a3
commit 41bba56d5b

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.04.01') implementation platform('androidx.compose:compose-bom:2026.05.00')
implementation 'androidx.compose.ui:ui-tooling:1.11.1' implementation 'androidx.compose.ui:ui-tooling:1.11.1'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'