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 602c0ed commit b7667afCopy full SHA for b7667af
android-quick-start/app/build.gradle
@@ -44,7 +44,7 @@ dependencies {
44
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
45
implementation 'com.google.code.gson:gson:2.9.1'
46
// IMP START - Installation
47
- implementation 'com.github.grvgoel81:web3auth-android-sdk:2.0.0.5'
+ implementation 'com.github.grvgoel81:web3auth-android-sdk:2.0.0.6'
48
// IMP END - Installation
49
implementation 'org.web3j:core:4.8.7-android'
50
testImplementation 'junit:junit:4.13.2'
0 commit comments