[#260] Bump bip39 to 1.0.2

This version is published on Maven Central
This commit is contained in:
Carter Jernigan 2021-09-03 10:15:29 -04:00
parent dd97625581
commit b4b5bead47
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ dependencies {
// sample mnemonic plugin
implementation 'com.github.zcash:zcash-android-wallet-plugins:1.0.1'
implementation 'cash.z.ecc.android:kotlin-bip39:1.0.1'
implementation 'cash.z.ecc.android:kotlin-bip39:1.0.2'
// Android
implementation 'androidx.core:core-ktx:1.3.2'