Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to…
Browse files Browse the repository at this point in the history
… v1.6.2
  • Loading branch information
renovate-bot committed Jun 3, 2022
1 parent 68b830e commit 8503b68
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 8503b68

Please sign in to comment.