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

This commit is contained in:
Renovate Bot
2026-08-13 02:02:12 +00:00
parent c147eafe90
commit 730d5a3650
+1 -1
View File
@@ -128,7 +128,7 @@ dependencies {
implementation project(":database") implementation project(":database")
implementation project(":crypto") implementation project(":crypto")
implementation platform('androidx.compose:compose-bom:2026.06.01') implementation platform('androidx.compose:compose-bom:2026.08.00')
implementation 'androidx.compose.ui:ui-tooling:1.11.4' implementation 'androidx.compose.ui:ui-tooling:1.11.4'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'