reworked preference saving

This commit is contained in:
2019-12-13 14:54:51 +01:00
parent 9907d083e9
commit 8f5a4dd1b3
3 changed files with 59 additions and 19 deletions

View File

@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.2'
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