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

This commit is contained in:
renovate[bot] 2023-12-06 18:45:55 +00:00 committed by GitHub
parent 35fc839573
commit 8e50cb3e77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ agp = "8.3.0-alpha16"
benchmark = "1.2.2" benchmark = "1.2.2"
coil = "2.5.0" coil = "2.5.0"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.5-dev-k1.9.21-163bb051fe5" composeCompiler = "1.5.6"
coroutines = "1.7.3" coroutines = "1.7.3"
dagger = "2.49" dagger = "2.49"
glance = "1.0.0" glance = "1.0.0"