mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 23:27:04 +05:30
fix: switch to compose compiler devel build
This commit is contained in:
parent
9a63ff2809
commit
3c2022315e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue