chore(deps): update Compose Compiler to 1.4.1-dev-k1.8.10-c312d77f4cb

This commit is contained in:
Harsh Shandilya 2023-02-04 16:41:36 +05:30 committed by GitHub
parent de8dd8a3cf
commit 09b3bd4e74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View file

@ -5,7 +5,7 @@ androidx-compose-ui = "1.4.0-alpha04"
androidx-test = "1.5.0"
coil = "2.2.2"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.0"
composeCompiler = "1.4.1-dev-k1.8.10-c312d77f4cb"
coroutines = "1.6.4"
dagger = "2.44.2"
kotest = "5.5.4"