Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
150390b738 Update plugin com.android.application to v8.4.0 2024-05-01 00:02:30 +00:00

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.12.0'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.zxing:core:3.5.3'
}