We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7052881 commit 0af6b64Copy full SHA for 0af6b64
app/build.gradle
@@ -71,7 +71,7 @@ android {
71
}
72
73
dependencies {
74
- implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
+ implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.0"
75
76
implementation 'androidx.core:core-ktx:1.15.0'
77
implementation 'androidx.appcompat:appcompat:1.7.0'
0 commit comments