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

Merged
bot merged 1 commits from renovate/com.google.android.material-material-1.x into main 2025-09-08 04:08:39 +02:00
Showing only changes of commit f2a5ca1804 - Show all commits

View File

@@ -79,6 +79,6 @@ dependencies {
runtimeOnly 'androidx.camera:camera-camera2:1.4.2'
implementation 'com.google.code.gson:gson:2.13.1'
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.google.android.material:material:1.13.0'
implementation 'com.google.zxing:core:3.5.3'
}