Skip to content

Commit

Permalink
Update kotlinx.coroutines to v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 10, 2024
1 parent 2d93045 commit fb130e3
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 @@ -17,7 +17,7 @@ logback = "1.2.11"
logcat = "0.1"

# KotlinX
kotlinx_coroutines = "1.8.0"
kotlinx_coroutines = "1.8.1"
kotlinx_serialization = "1.6.3"
kotlinx_collections_immutable = "0.3.7"
kotlinx_datetime = "0.5.0"
Expand Down

0 comments on commit fb130e3

Please sign in to comment.