chore(deps): update dependency androidx.compose.compiler:compiler to v1.4.2

This commit is contained in:
renovate[bot] 2023-02-08 18:12:22 +00:00 committed by GitHub
parent c6b65910dc
commit 0655f1ccc0
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-alpha04"
bouncycastle = "1.72"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.1-dev-k1.8.10-c312d77f4cb"
composeCompiler = "1.4.2"
coroutines = "1.6.4"
flowbinding = "1.2.0"
hilt = "2.44.2"