We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09554aa + 09f33bd commit 68b830eCopy full SHA for 68b830e
android/app/build.gradle
@@ -70,6 +70,6 @@ dependencies {
70
71
implementation "com.google.crypto.tink:tink-android:1.6.1"
72
73
- implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1'
+ implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.2'
74
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.1'
75
}
0 commit comments