Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 210 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 210 Bytes

i017-Sample

Sample app that uses the following new stuff

  • Android Architecture Components: Room, ViewModel and Lifecycle
  • Dagger 2.11 (dagger-android)
  • Kotlin 1.1.2-4
  • Kotlin coroutines (in one spot)