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 5812050 commit 7523a04Copy full SHA for 7523a04
library/build.gradle
@@ -36,7 +36,7 @@ android {
36
dependencies {
37
implementation 'androidx.appcompat:appcompat:1.6.1'
38
implementation 'androidx.core:core-ktx:1.12.0'
39
- implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
+ implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
40
41
implementation 'androidx.room:room-runtime:2.6.1'
42
implementation 'androidx.room:room-ktx:2.6.1'
0 commit comments