Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
fix(deps): update kotlin and compose to v1.9.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2023
1 parent 54f1f50 commit abc99c7
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 @@ -8,7 +8,7 @@ composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
coroutines = "1.7.3"
flowbinding = "1.2.0"
hilt = "2.48.1"
kotlin = "1.9.10"
kotlin = "1.9.20"
kotlinResult = "1.1.18"
leakcanary = "2.12"
lifecycle = "2.6.2"
Expand Down

0 comments on commit abc99c7

Please sign in to comment.