Save Registered Host on Android

This commit is contained in:
Florian Märkl 2019-10-15 20:13:57 +02:00
commit da73d4e26e
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
8 changed files with 97 additions and 25 deletions

View file

@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.5.0'
classpath 'com.android.tools.build:gradle:3.5.1'
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