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 43f7ff1 commit 4dc9b80Copy full SHA for 4dc9b80
android-aggregate-verifier-example/app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'com.google.android.material:material:1.6.1'
39
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
40
implementation 'com.google.code.gson:gson:2.9.1'
41
- implementation 'com.github.grvgoel81:web3auth-android-sdk:3.0.0.2'
+ implementation 'com.github.grvgoel81:web3auth-android-sdk:3.0.0.3'
42
implementation 'org.web3j:core:4.8.7-android'
43
testImplementation 'junit:junit:4.13.2'
44
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
0 commit comments