mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-16 02:05:06 +08:00
Bump core from 3.3.3 to 3.4.1
Bumps [core](https://github.com/zxing/zxing) from 3.3.3 to 3.4.1. - [Release notes](https://github.com/zxing/zxing/releases) - [Changelog](https://github.com/zxing/zxing/blob/master/CHANGES) - [Commits](https://github.com/zxing/zxing/compare/zxing-3.3.3...zxing-3.4.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a123c6694c
commit
0c0119d85c
@ -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…
Reference in New Issue
Block a user