Skip to content

Commit

Permalink
Merge pull request #12 from Web3Auth/torus-utils-java-update
Browse files Browse the repository at this point in the history
feat: update torus-utis-java deps
  • Loading branch information
chaitanyapotti authored Oct 23, 2024
2 parents ed8f8d1 + ef51691 commit b80daf9
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 @@ -39,7 +39,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'

implementation 'org.web3j:crypto:4.8.8-android'
implementation 'org.torusresearch:torus-utils-java:4.0.2'
implementation 'org.torusresearch:torus-utils-java:4.0.3'
api 'org.torusresearch:fetch-node-details-java:5.0.0'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'org.slf4j:slf4j-simple:2.0.3'
Expand Down

0 comments on commit b80daf9

Please sign in to comment.