Merge branch 'master' into RG-3435

This commit is contained in:
Ivan Murashov
2017-09-08 13:03:49 +03:00
3 changed files with 10 additions and 3 deletions

View File

@@ -110,5 +110,5 @@ dependencies {
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.squareup.okhttp3:okhttp:3.8.1'
compile 'com.squareup.okio:okio:1.13.0'
compile 'me.dm7.barcodescanner:zxing:1.9.7'
compile 'me.dm7.barcodescanner:zxing:1.9.8'
}