Skip to content

Commit

Permalink
fix(deps): update kotlinx.coroutines to v1.7.2 (#270)
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] committed Jul 10, 2023
1 parent 3e161f1 commit 391f60e
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 @@ -8,7 +8,7 @@ versionCode = "10001"
kotlin = "1.8.21"
kotlinx-serialization-json = "1.5.1"
kotlinx-serialization-converter = "1.0.0"
kotlinx-coroutines = "1.7.1"
kotlinx-coroutines = "1.7.2"
kotlinx-datetime = "0.4.0"
corektx = "1.10.1"
appcompat = "1.6.1"
Expand Down

0 comments on commit 391f60e

Please sign in to comment.