Skip to content

Commit 3bd388d

Browse files
committed
aggregate verifier updated and tested
1 parent 023b8ca commit 3bd388d

File tree

2 files changed

+161
-105
lines changed

2 files changed

+161
-105
lines changed

android-aggregate-verifier-example/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'com.google.android.material:material:1.6.1'
3939
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4040
implementation 'com.google.code.gson:gson:2.9.1'
41-
implementation 'com.github.web3auth:web3auth-android-sdk:9.0.4'
41+
implementation 'com.github.web3auth:web3auth-android-sdk:10.0.0'
4242
implementation 'org.web3j:core:4.8.7-android'
4343
testImplementation 'junit:junit:4.13.2'
4444
androidTestImplementation 'androidx.test.ext:junit:1.1.3'

0 commit comments

Comments
 (0)