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

This commit is contained in:
renovate[bot] 2023-02-22 19:28:01 +00:00 committed by Harsh Shandilya
parent 6fd5b120cc
commit 40aea664e4
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ androidx-compose-ui = "1.4.0-alpha04"
androidx-test = "1.5.0" androidx-test = "1.5.0"
coil = "2.2.2" coil = "2.2.2"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.2" composeCompiler = "1.4.3"
coroutines = "1.6.4" coroutines = "1.6.4"
dagger = "2.45" dagger = "2.45"
kotest = "5.5.5" kotest = "5.5.5"