Skip to content

Commit

Permalink
Update kotlinx.coroutines to v1.8.0 (#148)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent 7050e0d commit 4e720e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ androidx-lifecycle = "2.7.0"
androidx-navigation = "2.7.6"
dagger-hilt = "2.51"
kotlin = "1.9.22"
kotlinx-coroutines = "1.7.3"
kotlinx-coroutines = "1.8.0"
kotlinx-serialization = "1.6.2"
plugin-android = "8.3.1"
plugin-kotlinter = "4.2.0"
Expand Down

0 comments on commit 4e720e4

Please sign in to comment.