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.
1 parent 5f423c6 commit efba92eCopy full SHA for efba92e
android/app/build.gradle
@@ -71,5 +71,5 @@ dependencies {
71
implementation "com.google.crypto.tink:tink-android:1.7.0"
72
73
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4'
74
- implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4'
+ implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
75
}
0 commit comments