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

Change-Id: I5403c9e418024ab94236ed0d47ea857b15ed2284
This commit is contained in:
Pinyao Ting
2020-04-30 20:08:23 +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",