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

This commit was merged in pull request #415.
This commit is contained in:
bot
2026-03-12 03:00:55 +01:00

View File

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