Skip to content

Commit 05dac42

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.10.2
1 parent d45156a commit 05dac42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

+1-1
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.10.2'
4040

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

0 commit comments

Comments
 (0)