Update dependency com.google.code.gson:gson to v2.11.0

This commit is contained in:
Renovate Bot 2024-05-20 00:02:26 +00:00
parent 3e1252cc0a
commit 8ae38f4250

View File

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