Skip to content

Commit

Permalink
feat: update session-manager-sdk to 2.4.0
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 Sep 17, 2024
1 parent 3ff199e commit c3f402e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions singlefactorauth/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ dependencies {
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'org.slf4j:slf4j-simple:2.0.3'
//session-manager-sdk
//TODO(): Update version
implementation 'com.github.grvgoel81:session-manager-android:6.0.0'
implementation 'com.github.Web3Auth:session-manager-android:2.4.0'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
Expand Down

0 comments on commit c3f402e

Please sign in to comment.