Update dependency io.github.zxing-cpp:android to v3 (#6170)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-02-23 18:17:06 +01:00 committed by GitHub
parent 920ea9a3f5
commit beaf59ad97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -209,7 +209,7 @@ maplibre = "org.maplibre.gl:android-sdk:12.3.1"
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"
zxing_cpp = "io.github.zxing-cpp:android:3.0.2"
google_zxing = "com.google.zxing:core:3.5.4"
haze = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }