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.
2 parents 3bbb4cb + b5eef2d commit 56af7a9Copy full SHA for 56af7a9
core/build.gradle
@@ -68,7 +68,7 @@ dependencies {
68
implementation 'org.web3j:core:4.8.8-android'
69
70
//session-manager-sdk
71
- implementation 'com.github.Web3Auth:session-manager-android:1.0.0'
+ implementation 'com.github.Web3Auth:session-manager-android:1.0.2'
72
73
// Test
74
testImplementation 'junit:junit:4.+'
0 commit comments