Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-coroutines-android to…
Browse files Browse the repository at this point in the history
… v1.10.0
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent 2a858c3 commit a18dc0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ buildscript {

core_ktx_version = "1.15.0"
app_compat_version = "1.7.0"
coroutines_version = "1.9.0"
coroutines_version = "1.10.0"
compose_version = "1.7.6"
activity_compose_version = "1.9.3"
material_version = "1.12.0"
Expand Down

0 comments on commit a18dc0d

Please sign in to comment.