Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
7635266a78 Update plugin com.autonomousapps.dependency-analysis to v2.16.0 2025-04-12 02:02:24 +00:00
Renovate Bot
3b27d27c02 Update dependency com.google.code.gson:gson to v2.13.0 2025-04-12 02:02:13 +00:00

View File

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