Skip to content

Commit

Permalink
Update coroutines to v1.9.0 (#1582)
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 Sep 13, 2024
1 parent 1f31afc commit d7e353a
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 @@ -3,7 +3,7 @@ agp = "8.4.2"
androidTools = "31.4.2" # == 23.0.0 + agp version
bytebuddy = "1.15.1"
compose = "1.7.0"
coroutines = "1.8.1"
coroutines = "1.9.0"
javaTarget = "11"
kotlin = "2.0.20"
ksp = "2.0.20-1.0.24"
Expand Down

0 comments on commit d7e353a

Please sign in to comment.