Skip to content

Commit 7523a04

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.9.0
1 parent 5812050 commit 7523a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ android {
3636
dependencies {
3737
implementation 'androidx.appcompat:appcompat:1.6.1'
3838
implementation 'androidx.core:core-ktx:1.12.0'
39-
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
39+
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0'
4040

4141
implementation 'androidx.room:room-runtime:2.6.1'
4242
implementation 'androidx.room:room-ktx:2.6.1'

0 commit comments

Comments
 (0)