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

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