Skip to content

Commit

Permalink
Merge pull request #9 from sergejsha/dependabot/gradle/kotlinx-corout…
Browse files Browse the repository at this point in the history
…ines-1.9.0

Bump kotlinx-coroutines from 1.8.1 to 1.9.0
  • Loading branch information
sergejsha authored Oct 1, 2024
2 parents cccbb70 + b8947e2 commit caf4680
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 @@ -4,7 +4,7 @@ kotlin = "2.0.20"
android-sdk-min = "24"
android-sdk-compile = "34"
compose-plugin = "1.6.11"
kotlinx-coroutines = "1.8.1"
kotlinx-coroutines = "1.9.0"
kotlinx-atomicfu = "0.25.0"
kotlinx-serialization = "1.7.3"
androidx-lifecycle = "2.8.4"
Expand Down

0 comments on commit caf4680

Please sign in to comment.