fix: switch to compose compiler devel build

This commit is contained in:
Harsh Shandilya 2024-01-05 01:20:28 +05:30
parent 9a63ff2809
commit 3c2022315e

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.7"
composeCompiler = "1.5.8-dev-k1.9.22-42b6ec2b037"
coroutines = "1.7.3"
dagger = "2.50"
glance = "1.0.0"