Skip to content

Commit

Permalink
chore(deps): kotlin coroutines 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
axiel7 committed Sep 15, 2024
1 parent 4f08e97 commit 5d8df76
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 @@ -18,7 +18,7 @@ coreKtx = "1.13.1"
junit = "4.13.2"
junitAndroid = "1.2.1"
espressoCore = "3.6.1"
kotlinxCoroutines = "1.8.1"
kotlinxCoroutines = "1.9.0"
lifecycleRuntimeKtx = "2.8.5"
activityCompose = "1.9.2"
material3 = "1.3.0"
Expand Down

0 comments on commit 5d8df76

Please sign in to comment.