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

This commit is contained in:
Renovate Bot
2026-09-10 02:01:09 +00:00
parent bf7b884c43
commit 0c4deb115f
+1 -1
View File
@@ -101,7 +101,7 @@ dependencies {
implementation platform('androidx.compose:compose-bom:2026.08.00')
debugImplementation 'androidx.compose.ui:ui-tooling:1.12.0'
debugImplementation 'androidx.compose.ui:ui-tooling:1.12.1'
}
tasks.configureEach { task ->