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:
renovate[bot] 2023-02-22 19:34:43 +00:00 committed by GitHub
parent d139083ae8
commit 515e8a9cd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"