Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Nov 24, 2021
1 parent 4267839 commit 106050b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions customauth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ dependencies {
api 'androidx.browser:browser:1.4.0'
// api 'com.google.androidbrowserhelper:androidbrowserhelper:1.3.2'
implementation 'com.auth0.android:jwtdecode:2.0.1'
implementation 'com.squareup.okhttp3:okhttp:4.9.1'
implementation 'com.squareup.okhttp3:okhttp:4.9.2'
api 'org.torusresearch:fetch-node-details-java:1.0.10'
api 'org.torusresearch:torus-utils-java:1.0.12'
api 'org.torusresearch:torus-utils-java:1.0.13'
implementation 'com.google.code.gson:gson:2.8.9'
//noinspection GradleDependency
api 'org.web3j:crypto:4.6.0-android'
Expand Down

0 comments on commit 106050b

Please sign in to comment.