Merge "Introduces kotlin coroutine which simplifies async programming. (go/android-kotlin-coroutines)" into rvc-dev am: 645465c578 am: 9e96ba907c

Change-Id: Ib212b1d249e222f1591dfb4f876c11637ec78ff5
This commit is contained in:
Pinyao Ting
2020-04-30 20:15:37 +00:00
committed by Automerger Merge Worker

View File

@@ -63,6 +63,8 @@ android_library {
"androidx.lifecycle_lifecycle-extensions",
"androidx.dynamicanimation_dynamicanimation",
"androidx-constraintlayout_constraintlayout",
"kotlinx-coroutines-android",
"kotlinx-coroutines-core",
"iconloader_base",
"SystemUI-tags",
"SystemUI-proto",