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

This commit is contained in:
Renovate Bot
2025-12-06 02:02:39 +00:00
parent c17026509c
commit 993524e641

View File

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