fix(deps): upgrade Compose Compiler
This commit is contained in:
parent
abc99c7b5e
commit
82b411ca7c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ androidxActivity = "1.8.0"
|
|||
bouncycastle = "1.76"
|
||||
moshi = "1.15.0"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
|
||||
composeCompiler = "1.5.4-dev-k1.9.20-50f08dfa4b4"
|
||||
coroutines = "1.7.3"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.48.1"
|
||||
|
|
Loading…
Reference in a new issue