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

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/kotlin-and-compose' int…
Browse files Browse the repository at this point in the history
…o develop

* origin/renovate/kotlin-and-compose:
  chore(deps): bump compose compiler to development build
  fix(deps): update kotlin and compose to v1.9.22
  • Loading branch information
msfjarvis committed Jan 8, 2024
2 parents e58151e + 6171279 commit c27fd93
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,11 +6,11 @@ androidxActivity = "1.8.2"
bouncycastle = "1.77"
moshi = "1.15.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.7"
composeCompiler = "1.5.8-dev-k1.9.22-42b6ec2b037"
coroutines = "1.7.3"
flowbinding = "1.2.0"
hilt = "2.50"
kotlin = "1.9.21"
kotlin = "1.9.22"
kotlinResult = "1.1.18"
lifecycle = "2.6.2"

Expand Down

0 comments on commit c27fd93

Please sign in to comment.