Update ZXingC++ library

This commit is contained in:
Markus Fisch
2026-07-08 21:26:57 +02:00
parent 124d8f2e6d
commit b14028f9c4
+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.7'
implementation 'com.github.markusfisch:zxing-cpp:v3.1.0.0'
implementation 'de.tsenger:vdstools:0.17.0'
implementation 'org.bouncycastle:bcpkix-jdk15to18:1.84'