Skip to content

Commit d853531

Browse files
committed
update session-manager-android sdk for obfuscation
Signed-off-by: Gaurav Goel <[email protected]>
1 parent 7f6d995 commit d853531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
implementation 'org.web3j:core:4.8.8-android'
6969

7070
//session-manager-sdk
71-
implementation 'com.github.Web3Auth:session-manager-android:0.0.5'
71+
implementation 'com.github.Web3Auth:session-manager-android:0.0.6'
7272

7373
// Test
7474
testImplementation 'junit:junit:4.+'

0 commit comments

Comments
 (0)