Skip to content

Commit b7667af

Browse files
committed
update android sdk
1 parent 602c0ed commit b7667af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-quick-start/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ dependencies {
4444
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4545
implementation 'com.google.code.gson:gson:2.9.1'
4646
// IMP START - Installation
47-
implementation 'com.github.grvgoel81:web3auth-android-sdk:2.0.0.5'
47+
implementation 'com.github.grvgoel81:web3auth-android-sdk:2.0.0.6'
4848
// IMP END - Installation
4949
implementation 'org.web3j:core:4.8.7-android'
5050
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)