antoniolg/Kotlin-for-Android-Developers

async deprecated

Closed this issue · 2 comments

Instead of async you have to use doAsync

Yeah, I'm planning to update the code soon to the latest libraries and Kotlin version

Sorry for the delay. Today I released the update of the book, and this is fixed. Thanks!