Skip to content

Commit

Permalink
Merge pull request #23 from torusresearch/feat/torus-utils-java-versi…
Browse files Browse the repository at this point in the history
…on-update

bump torus-utils-java version
  • Loading branch information
chaitanyapotti authored Dec 9, 2022
2 parents c9ca5bf + cde0a69 commit 621d694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {

dependencies {
api 'org.torusresearch:fetch-node-details-java:3.1.0'
api 'org.torusresearch:torus-utils-java:2.1.1'
api 'org.torusresearch:torus-utils-java:3.1.0'
api 'androidx.browser:browser:1.4.0'
api 'org.web3j:crypto:4.8.8-android'
implementation 'com.auth0.android:jwtdecode:2.0.1'
Expand Down

0 comments on commit 621d694

Please sign in to comment.