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

Merged
bot merged 1 commits from renovate/androidx.compose.ui-ui-tooling-1.x into main 2026-02-26 03:01:50 +01:00
Showing only changes of commit 8e22babdc2 - Show all commits

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