Skip to content

Commit

Permalink
Merge pull request #32 from hoc081098/renovate/org.jetbrains.kotlinx-…
Browse files Browse the repository at this point in the history
…kotlinx-coroutines-android-1.x

Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.6.2
  • Loading branch information
hoc081098 authored Jun 3, 2022
2 parents 68b830e + 8503b68 commit 7014f65
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.6.1"

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.2'
}

0 comments on commit 7014f65

Please sign in to comment.