Update dependency com.google.android.material:material to v1.13.0

This commit is contained in:
dependency-bot
2025-09-07 20:52:00 +02:00
committed by Arjan Schrijver
parent fc03ac11aa
commit 6034e1a212
+1 -1
View File
@@ -246,7 +246,7 @@ dependencies {
implementation "androidx.work:work-runtime-ktx:2.10.3"
// Not latest version because of https://github.com/material-components/material-components-android/issues/3924
implementation "com.google.android.material:material:1.12.0"
implementation "com.google.android.material:material:1.13.0"
implementation 'com.google.android.flexbox:flexbox:3.0.0'
implementation "com.google.code.gson:gson:2.13.1"