Update dependency androidx.compose.ui:ui-tooling to v1.10.4

This commit is contained in:
Renovate Bot
2026-02-26 02:01:45 +00:00
parent 7976c05e76
commit 8e22babdc2

View File

@@ -117,7 +117,7 @@ dependencies {
implementation project(":crypto") implementation project(":crypto")
implementation platform('androidx.compose:compose-bom:2026.02.00') implementation platform('androidx.compose:compose-bom:2026.02.00')
implementation 'androidx.compose.ui:ui-tooling:1.10.3' implementation 'androidx.compose.ui:ui-tooling:1.10.4'
implementation 'androidx.compose.ui:ui-tooling-preview' implementation 'androidx.compose.ui:ui-tooling-preview'
//Submodule //Submodule