Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@haroldadmin haroldadmin released this 22 Jun 06:47
· 149 commits to master since this release

Features

  • Add logging feature. StateStore and ViewModel now log state changes if
    logging is enabled
  • Update Kotlin to 1.3.40

Fixes

  • Fix CoroutineScope in Application class of Sample app
  • Update Android Gradle Plugin and sample app dependencies