Skip to content

Commit d54eda1

Browse files
committed
feat: update session-manager deps
Signed-off-by: Gaurav Goel <gaurav@tor.us>
1 parent 28e311c commit d54eda1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

singlefactorauth/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation 'com.google.code.gson:gson:2.10.1'
4545
implementation 'org.slf4j:slf4j-simple:2.0.3'
4646
//session-manager-sdk
47-
implementation 'com.github.Web3Auth:session-manager-android:3.1.0'
47+
implementation 'com.github.Web3Auth:session-manager-android:3.1.2'
4848
implementation 'com.auth0.android:jwtdecode:2.0.1'
4949

5050
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)