Finish Settings Import on Android

This commit is contained in:
Florian Märkl 2019-11-30 20:25:05 +01:00
commit 5ddf9ef373
No known key found for this signature in database
GPG key ID: 125BC8A5A6A1E857
5 changed files with 111 additions and 10 deletions

View file

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.3.60'
ext.kotlin_version = '1.3.61'
repositories {
google()
jcenter()