zxing 1.9.8 решает проблемы на Нексусе 5х

This commit is contained in:
Ivan Murashov
2017-09-08 11:49:58 +03:00
parent 60090ea437
commit bd33920077
3 changed files with 11 additions and 4 deletions

View File

@@ -68,5 +68,5 @@ dependencies {
compile 'com.android.support:appcompat-v7:25.0.0'
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'
}