Skip to content

Commit

Permalink
Update hd-wallet-kit
Browse files Browse the repository at this point in the history
  • Loading branch information
abdrasulov committed Nov 24, 2023
1 parent 94bb971 commit 3a02f3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ dependencies {

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

implementation 'com.github.horizontalsystems:hd-wallet-kit-android:66c2544'
implementation 'com.github.horizontalsystems:hd-wallet-kit-android:a74b51f'

implementation 'androidx.appcompat:appcompat:1.4.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
Expand Down
2 changes: 1 addition & 1 deletion ethereumkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {

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

implementation 'com.github.horizontalsystems:hd-wallet-kit-android:66c2544'
implementation 'com.github.horizontalsystems:hd-wallet-kit-android:a74b51f'

implementation 'io.reactivex.rxjava2:rxjava:2.2.19'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
Expand Down

0 comments on commit 3a02f3a

Please sign in to comment.