Skip to content

Commit

Permalink
feat: Update session-manager-android deps
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 Nov 26, 2024
1 parent d23affa commit 180add8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion singlefactorauth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'org.slf4j:slf4j-simple:2.0.3'
//session-manager-sdk
implementation 'com.github.Web3Auth:session-manager-android:3.0.0'
implementation 'com.github.Web3Auth:session-manager-android:3.1.0'
implementation 'com.auth0.android:jwtdecode:2.0.1'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 180add8

Please sign in to comment.