chore(deps): upgrade Compose Compiler to 1.5.5-dev-k1.9.21-163bb051fe5

This commit is contained in:
Harsh Shandilya 2023-11-30 13:11:15 +05:30
parent 23b4d2a6c1
commit a7acaee326
No known key found for this signature in database

View file

@ -4,7 +4,7 @@ androidxActivity = "1.8.1"
bouncycastle = "1.77"
moshi = "1.15.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.4-dev-k1.9.20-50f08dfa4b4"
composeCompiler = "1.5.5-dev-k1.9.21-163bb051fe5"
coroutines = "1.7.3"
flowbinding = "1.2.0"
hilt = "2.48.1"