Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 615 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 615 Bytes

worldofplay

README

What is this repository for?

  • Quick summary
    Clean Architecture, MVVM pattern. Used Databinding, Daager 2, Retrofit 2, OkHttp 3
  • Version 1.0

How do I get set up?

  • Summary of set up
    Import Project to Android Studio
  • Configuration
    Android Studio 3.5
    compileSdkVersion = 29
    minSdkVersion = 21
    targetSdkVersion = 29
    buildtoolVersion = '29.0.2'
  • Dependencies
    Kotlin
    Databinding
    Daager 2
    Retrofit 2
    OkHttp 3
    Room
    Android X