Skip to content

Commit

Permalink
Merge pull request #101 from Web3Auth/feat/update-session-manager-cha…
Browse files Browse the repository at this point in the history
…nges

feat: update session-manager deps
  • Loading branch information
chaitanyapotti authored Nov 26, 2024
2 parents f127281 + 833cb20 commit 814b642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
implementation 'org.web3j:core:4.8.8-android'

//session-manager-sdk
implementation 'com.github.Web3Auth:session-manager-android:3.0.0'
implementation 'com.github.Web3Auth:session-manager-android:3.1.0'

implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.2.0-alpha01"

Expand Down

0 comments on commit 814b642

Please sign in to comment.