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

This commit was merged in pull request #611.
This commit is contained in:
bot
2026-09-10 04:01:10 +02:00
+1 -1
View File
@@ -87,7 +87,7 @@ android {
dependencies {
implementation 'androidx.compose.material3:material3:1.4.0'
implementation "androidx.compose.material:material:1.12.0"
implementation "androidx.compose.material:material:1.12.1"
implementation 'androidx.compose.material:material-icons-extended:1.7.8'
implementation 'androidx.navigation:navigation-compose:2.10.0'
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'