Skip to content

Commit

Permalink
Merge pull request #85 from Web3Auth/bump-android-sdk
Browse files Browse the repository at this point in the history
feat: bump android sdk deps
  • Loading branch information
grvgoel81 authored Oct 3, 2024
2 parents def4d60 + dd53c0e commit 49e6c46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ android {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
implementation 'com.github.web3auth:web3auth-android-sdk:8.0.1'
implementation 'com.github.web3auth:web3auth-android-sdk:8.0.3'
implementation 'com.google.code.gson:gson:2.9.1'
}

0 comments on commit 49e6c46

Please sign in to comment.