Update dependency androidx.compose.ui:ui-tooling to v1.11.1 #269

Merged
bot merged 1 commits from renovate/androidx.compose.ui-ui-tooling-1.x into main 2026-05-09 04:03:08 +02:00
Showing only changes of commit d082c6b1bd - Show all commits

View File

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