Update dependency androidx.compose:compose-bom to v2026.03.01 #238

Merged
bot merged 1 commits from renovate/androidx.compose-compose-bom-2026.x into main 2026-03-26 03:01:23 +01:00
Showing only changes of commit b73cd5e9f7 - Show all commits

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.03.00') implementation platform('androidx.compose:compose-bom:2026.03.01')
implementation 'androidx.compose.ui:ui-tooling:1.10.5' implementation 'androidx.compose.ui:ui-tooling:1.10.5'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'