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

This commit is contained in:
renovate[bot] 2023-06-28 23:11:05 +00:00 committed by GitHub
parent 6954d6c1c3
commit e206c696bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ agp = "8.2.0-alpha10"
androidxActivity = "1.7.2" androidxActivity = "1.7.2"
bouncycastle = "1.75" bouncycastle = "1.75"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.7" composeCompiler = "1.4.8"
coroutines = "1.7.1" coroutines = "1.7.1"
flowbinding = "1.2.0" flowbinding = "1.2.0"
hilt = "2.46.1" hilt = "2.46.1"