Update ZXing-C++ library

This commit is contained in:
Markus Fisch
2025-03-11 22:58:10 +01:00
parent 890506328b
commit fc29267d3d
+1 -1
View File
@@ -82,7 +82,7 @@ dependencies {
// External
implementation 'com.github.markusfisch:CameraView:1.10.0'
implementation 'com.github.markusfisch:ScalingImageView:1.4.1'
implementation 'com.github.markusfisch:zxing-cpp:v2.3.0.2'
implementation 'com.github.markusfisch:zxing-cpp:v2.3.0.3'
// Testing
testImplementation 'junit:junit:4.13.2'