Compare commits

..

No commits in common. "06a006c0a2c6318c648639c675d2513fdf9232ed" and "3e1252cc0a39eba846d650b40f5aa61fada81ad5" have entirely different histories.

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.11.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.google.zxing:core:3.5.3'
}