Skip to content

Commit

Permalink
feat: bump android sdk deps
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Goel <gaurav@tor.us>
  • Loading branch information
grvgoel81 authored and Gaurav Goel committed Oct 2, 2024
1 parent def4d60 commit dd53c0e
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 dd53c0e

Please sign in to comment.