Skip to content

Commit 0af6b64

Browse files
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to v1.10.0
1 parent 7052881 commit 0af6b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ android {
7171
}
7272

7373
dependencies {
74-
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.9.0"
74+
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.0"
7575

7676
implementation 'androidx.core:core-ktx:1.15.0'
7777
implementation 'androidx.appcompat:appcompat:1.7.0'

0 commit comments

Comments
 (0)