QR scanning changes

This commit is contained in:
fekt
2022-12-11 23:17:54 -05:00
parent c9ac523935
commit b2e0f8d717
2 changed files with 8 additions and 11 deletions

View File

@@ -144,7 +144,7 @@ dependencies {
implementation Deps.AndroidX.PAGING
implementation Deps.AndroidX.RECYCLER
def camerax_version = "1.2.0-rc01"
def camerax_version = "1.1.0"
implementation "androidx.camera:camera-core:${camerax_version}"
implementation "androidx.camera:camera-camera2:${camerax_version}"
implementation "androidx.camera:camera-lifecycle:${camerax_version}"