fix(deps): update dependency com.google.zxing:core to v3.5.4 (#5935)
* fix(deps): update dependency com.google.zxing:core to v3.5.4 * We are not targetting API 24+ so it should be fine to use the last version * Update screenshots --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benoit Marty <benoitm@element.io> Co-authored-by: ElementBot <android@element.io>
This commit is contained in:
parent
f785e53315
commit
07671dbd72
2 changed files with 3 additions and 4 deletions
|
|
@ -211,8 +211,7 @@ maplibre_ktx = "org.maplibre.gl:android-sdk-ktx-v7:3.0.2"
|
|||
maplibre_annotation = "org.maplibre.gl:android-plugin-annotation-v9:3.0.2"
|
||||
opusencoder = "io.element.android:opusencoder:1.2.0"
|
||||
zxing_cpp = "io.github.zxing-cpp:android:2.3.0"
|
||||
# Stick to 3.3.3 because of https://github.com/zxing/zxing/issues/1170
|
||||
google_zxing = "com.google.zxing:core:3.3.3"
|
||||
google_zxing = "com.google.zxing:core:3.5.4"
|
||||
|
||||
haze = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
|
||||
haze_materials = { module = "dev.chrisbanes.haze:haze-materials", version.ref = "haze" }
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6aea8452a990307184b9d3f3ceef60e3c09de4ac8128362cafd23ab64a1fe8d7
|
||||
size 10600
|
||||
oid sha256:c07e9a4ec69a889b003bee4293a610c9fe0fd0f83c10c0da01322e076e9c980d
|
||||
size 10750
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue