Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 215 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 215 Bytes

Replace Android Asynctask with Kotlin Coroutines

This repository contains the class named as CoroutinesAsyncTask.kt which helps you to migrate your Asynctask to Kotlin Coroutine