MVVM implementation

This commit is contained in:
2020-01-24 18:31:18 +00:00
parent 73deff2222
commit fcdb0edb1b
23 changed files with 581 additions and 169 deletions

View File

@@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.1'
classpath 'com.android.tools.build:gradle:3.5.3'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files