Update dependency androidx.compose.material:material to v1.9.2 #291

Merged
bot merged 1 commits from renovate/androidx.compose.material-material-1.x into main 2025-09-25 04:00:39 +02:00

View File

@@ -100,7 +100,7 @@ dependencies {
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs_nio:2.1.5'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.compose.ui:ui'
implementation "androidx.compose.material:material:1.9.1"
implementation "androidx.compose.material:material:1.9.2"
implementation "androidx.activity:activity-ktx:1.11.0"
implementation 'androidx.compose.ui:ui-tooling-preview'