Skip to content

Commit

Permalink
bump session manager sdk
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Goel <[email protected]>
  • Loading branch information
grvgoel81 authored and Gaurav Goel committed Oct 30, 2023
1 parent 8f0cff2 commit 31cc76e
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 31cc76e

Please sign in to comment.