chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.6 (#2468)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-04-19 18:15:18 +00:00 committed by GitHub
parent df4a45692b
commit 0a25f901ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ agp = "8.0.0"
androidxActivity = "1.7.0" androidxActivity = "1.7.0"
bouncycastle = "1.73" bouncycastle = "1.73"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.5" composeCompiler = "1.4.6"
coroutines = "1.6.4" coroutines = "1.6.4"
flowbinding = "1.2.0" flowbinding = "1.2.0"
hilt = "2.45" hilt = "2.45"