Update dependency androidx.compose.material:material to v1.12.1

This commit is contained in:
Renovate Bot
2026-09-10 02:01:06 +00:00
parent bf7b884c43
commit baf619f9a3
+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'