We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e311c commit d54eda1Copy full SHA for d54eda1
singlefactorauth/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation 'com.google.code.gson:gson:2.10.1'
45
implementation 'org.slf4j:slf4j-simple:2.0.3'
46
//session-manager-sdk
47
- implementation 'com.github.Web3Auth:session-manager-android:3.1.0'
+ implementation 'com.github.Web3Auth:session-manager-android:3.1.2'
48
implementation 'com.auth0.android:jwtdecode:2.0.1'
49
50
testImplementation 'junit:junit:4.13.2'
0 commit comments