Update dependency androidx.compose.material:material to v1.10.3 #217

Merged
bot merged 1 commits from renovate/androidx.compose.material-material-1.x into main 2026-02-12 03:02:11 +01:00
Showing only changes of commit 8ddd042579 - Show all commits

View File

@@ -93,7 +93,7 @@ android {
dependencies {
implementation 'androidx.compose.ui:ui'
implementation 'androidx.compose.material3:material3:1.4.0'
implementation 'androidx.compose.material:material:1.10.2'
implementation 'androidx.compose.material:material:1.10.3'
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.7'
implementation 'androidx.preference:preference-ktx:1.2.1'