chore(deps): bump Compose Compiler to k1.9.0-compatible build

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2023-07-07 11:21:16 +05:30 committed by GitHub
parent 69aaee67e6
commit aab513060b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ agp = "8.2.0-alpha11"
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.8-dev-k1.9.0-RC-5532d15c918" composeCompiler = "1.5.0-dev-k1.9.0-6a60475e07f"
coroutines = "1.7.2" coroutines = "1.7.2"
flowbinding = "1.2.0" flowbinding = "1.2.0"
hilt = "2.46.1" hilt = "2.46.1"