chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.3 (#2386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
d139083ae8
commit
515e8a9cd9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ agp = "7.4.1"
|
|||
androidxActivity = "1.7.0-beta01"
|
||||
bouncycastle = "1.72"
|
||||
# @keep used for kotlinCompilerExtensionVersion
|
||||
composeCompiler = "1.4.2"
|
||||
composeCompiler = "1.4.3"
|
||||
coroutines = "1.6.4"
|
||||
flowbinding = "1.2.0"
|
||||
hilt = "2.45"
|
||||
|
|
Loading…
Reference in a new issue