Merge pull request #8349 from BlueWallet/renovate/androidx.compose.ui-ui-1.x

Update dependency androidx.compose.ui:ui to v1.10.4
This commit is contained in:
GLaDOS 2026-03-02 21:51:29 +00:00 committed by GitHub
commit 638254edce
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'