0
0
mirror of https://github.com/markusfisch/BinaryEye.git synced 2024-09-19 19:42:18 +02:00

Update ZXingCpp for Aztec Runes

This commit is contained in:
Markus Fisch 2024-04-17 21:24:30 +02:00
parent e7d84cd916
commit 4feb4d066c

View File

@ -79,7 +79,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.2.0.4'
implementation 'com.github.markusfisch:zxing-cpp:v2.2.0.5'
// Testing
testImplementation 'junit:junit:4.13.2'