build: uprev coroutines

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-10-28 13:34:15 +05:30
parent a50057d80c
commit d2604c7848
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -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"