Skip to content

Commit

Permalink
feat: org.web3j:crypto library version changed.
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Goel <[email protected]>
  • Loading branch information
grvgoel81 authored and Gaurav Goel committed Aug 8, 2024
1 parent e34a3b1 commit 71300de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singlefactorauth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.6.1'

implementation 'org.web3j:crypto:4.9.5'
implementation 'org.web3j:crypto:4.8.9-android'
implementation 'org.torusresearch:torus-utils-java:3.4.0'
implementation 'org.torusresearch:fetch-node-details-java:5.0.0'
implementation 'com.google.code.gson:gson:2.9.1'
Expand Down

0 comments on commit 71300de

Please sign in to comment.