Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-coroutines…
Browse files Browse the repository at this point in the history
…-android to v1.8.0
  • Loading branch information
renovate[bot] committed Feb 15, 2024
1 parent fb2cc83 commit 03f18de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ dependencies {
implementation "com.google.crypto.tink:tink-android:1.7.0"

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
}

0 comments on commit 03f18de

Please sign in to comment.