downgrading zxing library as it has a known crash on android versions below 7.0

This commit is contained in:
Adam Brown 2021-10-28 16:18:34 +01:00
parent 868548d0ab
commit 73995eb7bd
1 changed files with 1 additions and 1 deletions

View File

@ -487,7 +487,7 @@ dependencies {
// QR-code
// Stick to 3.3.3 because of https://github.com/zxing/zxing/issues/1170
implementation 'com.google.zxing:core:3.4.1'
implementation 'com.google.zxing:core:3.3.3'
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
// Emoji Keyboard