kyawsanoo / kotlin_coroutines

Kotlin Coroutines with live data in android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Coroutines by real examples for Android

About this project:

  • This project is for getting started with Kotlin Coroutines.

What's changes in my version:

  • upgrading kotlin version to "1.9.0"
  • upgrading compiled sdk and target sdk to 34
  • removing deprecated 'kotlin-android-extensions' plugin and
  • migrating it with view binding

Original Repo and Documentation

Read original repo.

About

Kotlin Coroutines with live data in android


Languages

Language:Kotlin 100.0%