Android 10 changes

This commit is contained in:
h4h13 2019-12-30 09:44:04 +05:30
parent 09c056f5ca
commit 1a10984307
5 changed files with 6 additions and 4 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.41'
ext.kotlin_version = '1.3.61'
repositories {
jcenter()
google()