Skip to content

Commit c49b145

Browse files
Merge pull request #80 from Web3Auth/update-android-sdk
android sdk updated.
2 parents 7629da2 + 3e0ce64 commit c49b145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ android {
4949
dependencies {
5050
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
5151
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
52-
implementation 'com.github.web3auth:web3auth-android-sdk:8.0.0'
52+
implementation 'com.github.web3auth:web3auth-android-sdk:8.0.1'
5353
implementation 'com.google.code.gson:gson:2.9.1'
5454
}

0 commit comments

Comments
 (0)