Compare commits

...
+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'