Skip to content

Commit

Permalink
Merge pull request #32 from torusresearch/update-deps
Browse files Browse the repository at this point in the history
feat: update deps
  • Loading branch information
chaitanyapotti authored Dec 2, 2024
2 parents b3c4c2a + 478bf32 commit eed9b35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ android {

dependencies {
api 'org.torusresearch:fetch-node-details-java:5.0.0'
api 'org.torusresearch:torus-utils-java:4.0.0'
api 'androidx.browser:browser:1.4.0'
api 'org.torusresearch:torus-utils-java:4.0.3'
api 'androidx.browser:browser:1.8.0'
api 'org.web3j:crypto:4.9.5'
implementation 'com.auth0.android:jwtdecode:2.0.1'
implementation 'com.squareup.okhttp3:okhttp:4.9.3'
Expand Down

0 comments on commit eed9b35

Please sign in to comment.