2 Commits
+1 -1
View File
@@ -111,7 +111,7 @@ dependencies {
implementation platform('androidx.compose:compose-bom:2026.06.01')
debugImplementation 'androidx.compose.ui:ui-tooling:1.11.3'
debugImplementation 'androidx.compose.ui:ui-tooling:1.11.4'
}
tasks.configureEach { task ->