Skip to content

Commit f863a64

Browse files
authored
Merge pull request #29 from hoc081098/renovate/org.jetbrains.kotlinx-kotlinx-coroutines-android-1.x
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.6.1
2 parents 37d0bc4 + 202a2ea commit f863a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ dependencies {
7171
implementation "com.google.crypto.tink:tink-android:1.6.1"
7272

7373
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.0'
74-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.0'
74+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1'
7575
}

0 commit comments

Comments
 (0)