Update dependency androidx.compose:compose-bom to v2026.09.00 #328

Merged
bot merged 1 commits from renovate/androidx.compose-compose-bom-2026.x into main 2026-09-11 04:02:25 +02:00
Showing only changes of commit fee79f0030 - Show all commits
+1 -1
View File
@@ -128,7 +128,7 @@ dependencies {
implementation project(":database")
implementation project(":crypto")
implementation platform('androidx.compose:compose-bom:2026.08.00')
implementation platform('androidx.compose:compose-bom:2026.09.00')
implementation 'androidx.compose.ui:ui-tooling:1.12.1'
implementation 'androidx.compose.ui:ui-tooling-preview'