Update dependency androidx.compose.ui:ui-tooling to v1.10.1 #200

Merged
bot merged 1 commits from renovate/androidx.compose.ui-ui-tooling-1.x into main 2026-01-15 03:03:05 +01:00
Showing only changes of commit 40f28ceca9 - Show all commits

View File

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