AndroidでKotlin 1.4.0のcoroutines(Async, Await)を使ってHTTP通信を非同期処理するサンプルアプリです
詳細はQiita記事に記載しています
This sample is Android http request using Kotlin1.3 coroutines(Async, Await).
This sample uses the Gradle build system.
To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.