Skip to content

Commit 301a33a

Browse files
committed
Update to latest ZXing C++ wrapper
1 parent 8d66237 commit 301a33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ dependencies {
6666
implementation "com.android.support:preference-v14:$support_version"
6767
implementation 'com.github.markusfisch:CameraView:1.9.1'
6868
implementation 'com.github.markusfisch:ScalingImageView:1.4.0'
69-
implementation 'com.github.markusfisch:zxing-cpp:v1.4.0.4'
69+
implementation 'com.github.markusfisch:zxing-cpp:v1.4.0.6'
7070
}

0 commit comments

Comments
 (0)