Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Aug 8, 2022
1 parent f2e996e commit d443090
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .idea/deploymentTargetDropDown.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.1'
classpath 'com.android.tools.build:gradle:7.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.0"

// NOTE: Do not place your application dependencies here; they belong
Expand Down
2 changes: 1 addition & 1 deletion sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ android {

dependencies {
api 'org.torusresearch:fetch-node-details-java:2.0.0'
api 'org.torusresearch:torus-utils-java:2.0.0'
api 'org.torusresearch:torus-utils-java:2.0.1'
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 d443090

Please sign in to comment.