fix(deps): update androidx.compose.compiler to 1.5.8

This commit is contained in:
Harsh Shandilya 2024-01-11 00:23:43 +05:30
parent 653dbf736e
commit 966749d172

View file

@ -3,7 +3,7 @@ agp = "8.3.0-beta01"
benchmark = "1.2.2"
coil = "2.5.0"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.5.8-dev-k1.9.22-42b6ec2b037"
composeCompiler = "1.5.8"
coroutines = "1.7.3"
dagger = "2.50"
glance = "1.0.0"