Skip to content

Commit

Permalink
Merge pull request #106 from joelkanyi/chore/update-libs/coroutine-de…
Browse files Browse the repository at this point in the history
…pendencies

update coroutine dependencies from 1.8.1 to v1.10.1
  • Loading branch information
joelkanyi authored Jan 25, 2025
2 parents a7a08d4 + 9991f6f commit f384918
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ compose = "1.6.8"
material3 = "1.3.0-beta02"
hiltAndroid = "2.51.1"
hiltCompiler = "1.2.0"
kotlinxCoroutinesAndroid = "1.8.1"
kotlinxCoroutinesCore = "1.8.1"
kotlinxCoroutinesAndroid = "1.10.1"
kotlinxCoroutinesCore = "1.10.1"
accompanistFlowlayout = "0.34.0"
accompanist = "0.34.0"
activityCompose = "1.9.0"
Expand Down

0 comments on commit f384918

Please sign in to comment.