Skip to content

Commit

Permalink
Merge pull request #68 from Web3Auth/feat/bump-session-managaer-andro…
Browse files Browse the repository at this point in the history
…id-sdk

bump session manager sdk
  • Loading branch information
chaitanyapotti authored Oct 30, 2023
2 parents 8f0cff2 + 31cc76e commit 6bc1413
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 @@ -68,7 +68,7 @@ dependencies {
implementation 'org.web3j:core:4.8.8-android'

//session-manager-sdk
implementation 'com.github.Web3Auth:session-manager-android:1.0.2'
implementation 'com.github.Web3Auth:session-manager-android:1.0.3'

// Test
testImplementation 'junit:junit:4.+'
Expand Down

0 comments on commit 6bc1413

Please sign in to comment.