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

This commit was merged in pull request #464.
This commit is contained in:
bot
2026-04-27 04:01:33 +02:00

View File

@@ -96,7 +96,7 @@ aboutLibraries {
dependencies {
implementation 'androidx.compose.material3:material3:1.4.0'
implementation "androidx.compose.material:material:1.10.6"
implementation "androidx.compose.material:material:1.11.0"
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.9.8'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'