Update the barcodescanner library version.

- Updated the barcodescanner library version to avoid a crash in certain devices when trying to scan a QR code in the SendTransactionFragment.
master
Severiano Jaramillo 2019-10-30 16:47:04 -06:00
parent 19d147d36a
commit 4c0f0e7da0
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ dependencies {
api 'com.google.guava:guava:27.0.1-android'
implementation 'org.bitcoinj:bitcoinj-core:0.14.3'
implementation 'com.moldedbits.r2d2:r2d2:1.0.1'
implementation 'me.dm7.barcodescanner:zxing:1.9.8'
implementation 'me.dm7.barcodescanner:zxing:1.9.13'
implementation 'com.afollestad.material-dialogs:core:3.1.0'
implementation 'com.andrognito.patternlockview:patternlockview:1.0.0'
// Android Debug Database