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

This commit is contained in:
renovate[bot] 2026-03-02 15:06:52 +00:00 committed by GitHub
parent 37916ab2e5
commit 362cff7783
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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