Update dependency androidx.compose.ui:ui to v1.10.6

This commit is contained in:
renovate[bot] 2026-04-01 00:48:55 +00:00 committed by Overtorment
parent 839284783b
commit 1c6655cc55

View File

@ -136,7 +136,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.16.0'
implementation 'androidx.work:work-runtime-ktx:2.11.2'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.compose.ui:ui:1.10.4'
implementation 'androidx.compose.ui:ui:1.10.6'
implementation 'androidx.compose.material3:material3:1.3.2'
implementation 'androidx.preference:preference-ktx:1.2.1'