android / codelab-kotlin-coroutines

Kotlin Coroutines codelab
Apache License 2.0
552 stars 268 forks source link

Typo in section #3: Running the starting sample app #79

Closed ezechuka closed 4 years ago

ezechuka commented 4 years ago

Coroutines on Android are available as a core library, and Android specific extensions:

kotlinx-corountines-core — Main interface for using coroutines in Kotlin

tiembo commented 4 years ago

Thanks for the report! This is now fixed.