mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 04:27:02 +05:30
build: uprev coroutines
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
a50057d80c
commit
d2604c7848
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ buildscript {
|
||||||
browser_version = "1.3.0-alpha06"
|
browser_version = "1.3.0-alpha06"
|
||||||
compose_version = "1.0.0-alpha05"
|
compose_version = "1.0.0-alpha05"
|
||||||
core_version = "1.5.0-alpha04"
|
core_version = "1.5.0-alpha04"
|
||||||
coroutines_version = "1.3.9"
|
coroutines_version = "1.4.0"
|
||||||
customtabs_version = "3.0.2"
|
customtabs_version = "3.0.2"
|
||||||
dagger_version = "2.29.1"
|
dagger_version = "2.29.1"
|
||||||
desugar_version = "1.0.10"
|
desugar_version = "1.0.10"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue