Update dependency androidx.compose.ui:ui-tooling to v1.10.5 #231

Merged
bot merged 1 commits from renovate/androidx.compose.ui-ui-tooling-1.x into main 2026-03-12 03:01:41 +01:00
Showing only changes of commit 6f5fc5733e - Show all commits

View File

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