Skip to content

Commit d281a7c

Browse files
authored
update: links to android resources added to references (#2898)
1 parent b5679ab commit d281a7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/coroutines-guide.md

+2
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ In order to use coroutines as well as follow the examples in this guide, you nee
3434
* [Guide to UI programming with coroutines](https://github.com/Kotlin/kotlinx.coroutines/blob/master/ui/coroutines-guide-ui.md)
3535
* [Coroutines design document (KEEP)](https://github.com/Kotlin/KEEP/blob/master/proposals/coroutines.md)
3636
* [Full kotlinx.coroutines API reference](https://kotlin.github.io/kotlinx.coroutines)
37+
* [Best practices for coroutines in Android](https://developer.android.com/kotlin/coroutines/coroutines-best-practices)
38+
* [Additional Android resources for Kotlin coroutines and flow](https://developer.android.com/kotlin/coroutines/additional-resources)

0 commit comments

Comments
 (0)