Minor fixes

This commit is contained in:
2019-09-21 15:37:18 +02:00
committed by Matte23
parent 9c41010ed5
commit 922a344d83
9 changed files with 13 additions and 23 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.50'
repositories {
google()
jcenter()