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

This commit is contained in:
Renovate Bot
2026-01-31 02:03:30 +00:00
parent f5f472d39e
commit 9454b612ce

View File

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