Skip to content

Commit 4dc9b80

Browse files
committed
update android sdk
1 parent 43f7ff1 commit 4dc9b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.grvgoel81:web3auth-android-sdk:3.0.0.2'
41+
implementation 'com.github.grvgoel81:web3auth-android-sdk:3.0.0.3'
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)