Update ZXingCpp library to v3.0.2.7

This commit is contained in:
Markus Fisch
2026-06-02 23:16:15 +02:00
parent 456da10f84
commit 1d002b645d
+1 -1
View File
@@ -83,7 +83,7 @@ dependencies {
implementation "androidx.camera:camera-lifecycle:$camerax_version"
implementation "androidx.camera:camera-view:$camerax_version"
implementation 'com.github.markusfisch:ScalingImageView:1.4.3'
implementation 'com.github.markusfisch:zxing-cpp:v3.0.2.6'
implementation 'com.github.markusfisch:zxing-cpp:v3.0.2.7'
implementation 'de.tsenger:vdstools:0.17.0'
implementation 'org.bouncycastle:bcpkix-jdk15to18:1.84'