Introduces kotlin coroutine which simplifies async programming.
(go/android-kotlin-coroutines) https://github.com/Kotlin/kotlinx.coroutines Bug: 149713060 Test: write coroutine code and verify it compiles Change-Id: Ic3c1daa103a18d3c0cfc0ae0840e186b1cdc18d7
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user