chore(deps): bump compose compiler to development build

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2024-01-08 21:54:43 +05:30 committed by GitHub
parent cfdcb08638
commit 61712792eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ androidxActivity = "1.8.2"
bouncycastle = "1.77" bouncycastle = "1.77"
moshi = "1.15.0" moshi = "1.15.0"
# @keep used for kotlinCompilerExtensionVersion # @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.7" composeCompiler = "1.5.8-dev-k1.9.22-42b6ec2b037"
coroutines = "1.7.3" coroutines = "1.7.3"
flowbinding = "1.2.0" flowbinding = "1.2.0"
hilt = "2.50" hilt = "2.50"