mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-03-18 20:29:10 +03:00
Merge pull request #2851 from vector-im/dependabot/gradle/com.google.zxing-core-3.4.1
Bump core from 3.3.3 to 3.4.1
This commit is contained in:
commit
61043ee58a
1 changed files with 1 additions and 1 deletions
|
@ -442,7 +442,7 @@ dependencies {
|
|||
|
||||
// QR-code
|
||||
// Stick to 3.3.3 because of https://github.com/zxing/zxing/issues/1170
|
||||
implementation 'com.google.zxing:core:3.3.3'
|
||||
implementation 'com.google.zxing:core:3.4.1'
|
||||
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
|
||||
|
||||
// Emoji Keyboard
|
||||
|
|
Loading…
Add table
Reference in a new issue