Update ZXingCpp

This commit is contained in:
Markus Fisch
2026-02-22 21:03:20 +01:00
parent 7a59126312
commit f9bf16dd47
+1 -1
View File
@@ -78,7 +78,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:v3.0.1.0'
implementation 'com.github.markusfisch:zxing-cpp:v3.0.2.0'
// Testing
testImplementation 'junit:junit:4.13.2'