Skip to content

Commit b8903db

Browse files
committed
feat: update android sdk 3.0.0.1
Signed-off-by: Gaurav Goel <[email protected]>
1 parent f91a7d2 commit b8903db

File tree

1 file changed

+1
-1
lines changed
  • single-factor-auth-android/sfa-android-quick-start/app

1 file changed

+1
-1
lines changed

single-factor-auth-android/sfa-android-quick-start/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ android {
4040

4141
dependencies {
4242
// IMP START - Installation
43-
implementation 'com.github.grvgoel81:web3auth-android-sdk:2.0.0.5'
43+
implementation 'com.github.grvgoel81:web3auth-android-sdk:3.0.0.1'
4444
implementation 'org.web3j:core:4.8.8-android'
4545
// IMP END - Installation
4646
implementation platform('com.google.firebase:firebase-bom:31.0.2')

0 commit comments

Comments
 (0)