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

This commit is contained in:
renovate[bot] 2023-07-26 17:44:27 +00:00 committed by GitHub
parent 6fdefd845b
commit fd5fea0b1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ androidxActivity = "1.8.0-alpha06"
bouncycastle = "1.75"
moshi = "1.15.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.0-dev-k1.9.0-6a60475e07f"
composeCompiler = "1.5.1"
coroutines = "1.7.3"
flowbinding = "1.2.0"
hilt = "2.47"