Skip to content

Commit 28bfe37

Browse files
committed
Update HdWalletKit
1 parent 5214371 commit 28bfe37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies {
3333

3434
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
3535

36-
implementation 'com.github.horizontalsystems:hd-wallet-kit-android:41d5525'
36+
implementation 'com.github.horizontalsystems:hd-wallet-kit-android:c16f418'
3737

3838
implementation 'androidx.appcompat:appcompat:1.2.0'
3939
implementation 'androidx.constraintlayout:constraintlayout:2.0.1'

ethereumkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies {
4848

4949
implementation 'org.bouncycastle:bcpkix-jdk15on:1.65'
5050

51-
implementation 'com.github.horizontalsystems:hd-wallet-kit-android:41d5525'
51+
implementation 'com.github.horizontalsystems:hd-wallet-kit-android:c16f418'
5252

5353
implementation 'io.reactivex.rxjava2:rxjava:2.2.19'
5454
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'

0 commit comments

Comments
 (0)