google-developer-training / basic-android-kotlin-compose-training-race-tracker

Apache License 2.0
31 stars 30 forks source link

Android Basics: Introduction to Coroutines in Android Studio #33

Open RandomMerlin opened 3 months ago

RandomMerlin commented 3 months ago

Imports libraries are missing from example code for kotlin coroutine items like launch and coroutineScope. Log file output at the bottom of step 6 is incorrect.