Use zxing 3.3.1
This commit is contained in:
parent
328bd4bd4b
commit
1066dd34d5
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ dependencies {
|
|||
testCompile "org.mockito:mockito-core:${mockito_version}"
|
||||
testCompile 'org.threeten:threetenbp:1.3.6'
|
||||
|
||||
compile 'com.google.zxing:core:3.3.0'
|
||||
compile 'com.google.zxing:core:3.3.1'
|
||||
|
||||
debugCompile 'com.squareup.leakcanary:leakcanary-android:1.4'
|
||||
releaseCompile 'com.squareup.leakcanary:leakcanary-android-no-op:1.4'
|
||||
|
|
Loading…
Reference in a new issue