Skip to content

Commit

Permalink
Update kotlinx-coroutines monorepo to v1.10.0 (#1762)
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 Dec 20, 2024
1 parent c9a825d commit ac38563
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.7.3"
androidTools = "31.7.3" # == 23.0.0 + agp version
bytebuddy = "1.15.11"
compose = "1.7.6"
coroutines = "1.9.0"
coroutines = "1.10.0"
javaTarget = "17"
kotlin = "2.0.21"
ksp = "2.0.21-1.0.28"
Expand Down

0 comments on commit ac38563

Please sign in to comment.