Skip to content

Commit

Permalink
update session manager to latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
metalurgical committed Sep 2, 2024
1 parent 1867474 commit 8691c6c
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:refactor_and_cleanup-SNAPSHOT' //TODO: Change to 2.0.0
implementation 'com.github.Web3Auth:session-manager-android:2.0.0'

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

0 comments on commit 8691c6c

Please sign in to comment.