fix(deps): upgrade to Compose Compiler 1.5.3

This commit is contained in:
Harsh Shandilya 2023-10-03 22:38:27 +05:30
parent f83a22b310
commit 655745e049
No known key found for this signature in database
2 changed files with 5 additions and 4 deletions

View file

@ -3,7 +3,7 @@ agp = "8.3.0-alpha06"
benchmark = "1.2.0-rc01"
coil = "2.4.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.3-dev-k1.9.10-593b4c95fce"
composeCompiler = "1.5.3"
coroutines = "1.7.3"
dagger = "2.48"
glance = "1.0.0"