Merge remote-tracking branch 'origin/renovate/kotlin-and-compose' into develop
* origin/renovate/kotlin-and-compose: chore(deps): bump compose compiler to development build fix(deps): update kotlin and compose to v1.9.22
This commit is contained in:
commit
c27fd93da4
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue