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:
@@ -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" }
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user