Update dependency com.google.android.material:material to v1.12.0 #15

Merged
bot merged 1 commits from renovate/com.google.android.material-material-1.x into main 2024-05-04 02:04:52 +02:00
Showing only changes of commit 2428f4e50b - Show all commits

View File

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