Skip to content

Commit 6837123

Browse files
committed
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-core to v1.6.1
1 parent 4d0d318 commit 6837123

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
@@ -70,6 +70,6 @@ dependencies {
7070

7171
implementation "com.google.crypto.tink:tink-android:1.6.1"
7272

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

0 commit comments

Comments
 (0)