Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
b79346080b Update plugin com.autonomousapps.dependency-analysis to v2.16.0 2025-04-11 02:02:25 +00:00

View File

@ -78,7 +78,7 @@ dependencies {
implementation 'androidx.camera:camera-view:1.4.2' implementation 'androidx.camera:camera-view:1.4.2'
runtimeOnly 'androidx.camera:camera-camera2:1.4.2' runtimeOnly 'androidx.camera:camera-camera2:1.4.2'
implementation 'com.google.code.gson:gson:2.13.0' implementation 'com.google.code.gson:gson:2.12.1'
implementation 'com.google.android.material:material:1.12.0' implementation 'com.google.android.material:material:1.12.0'
implementation 'com.google.zxing:core:3.5.3' implementation 'com.google.zxing:core:3.5.3'
} }