Skip to content

Commit

Permalink
Update kotlinx-coroutines monorepo to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent ffc6684 commit a581572
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions objectAnimator/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ dependencies {
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'

implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.1.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.1.1'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.0'
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.10.0'
}

0 comments on commit a581572

Please sign in to comment.