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

This commit is contained in:
Pinyao Ting
2020-04-30 20:06:14 +00:00
committed by Android (Google) Code Review

View File

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