Merge pull request 'Update dependency androidx.compose.material:material to v1.11.4' (#294) from renovate/androidx.compose.material-material-1.x into main

This commit was merged in pull request #294.
This commit is contained in:
bot
2026-07-02 04:03:48 +02:00
+1 -1
View File
@@ -105,7 +105,7 @@ android {
dependencies {
implementation 'androidx.compose.ui:ui'
implementation 'androidx.compose.material3:material3:1.4.0'
implementation 'androidx.compose.material:material:1.11.3'
implementation 'androidx.compose.material:material:1.11.4'
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.8'
implementation 'androidx.preference:preference-ktx:1.2.1'