Update dependency androidx.compose.material:material to v1.10.0 #188

Merged
bot merged 1 commits from renovate/androidx.compose.material-material-1.x into main 2025-12-04 03:02:32 +01:00
Showing only changes of commit 80fbb71bfd - 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.9.5'
implementation 'androidx.compose.material:material:1.10.0'
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.6'
implementation 'androidx.preference:preference-ktx:1.2.1'