fix(deps): update kotlin and compose to v1.8.1 (#3048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e5c8478693
commit
e99aec0789
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ androidxActivity = "1.9.0"
|
||||||
bouncycastle = "1.78.1"
|
bouncycastle = "1.78.1"
|
||||||
# @keep used for kotlinCompilerExtensionVersion
|
# @keep used for kotlinCompilerExtensionVersion
|
||||||
composeCompiler = "1.5.14-dev-k1.9.24-50022def4af"
|
composeCompiler = "1.5.14-dev-k1.9.24-50022def4af"
|
||||||
coroutines = "1.8.1-Beta"
|
coroutines = "1.8.1"
|
||||||
flowbinding = "1.2.0"
|
flowbinding = "1.2.0"
|
||||||
hilt = "2.51.1"
|
hilt = "2.51.1"
|
||||||
kotlin = "1.9.24"
|
kotlin = "1.9.24"
|
||||||
|
|
Loading…
Reference in a new issue