This commit is contained in:
2018-12-18 11:49:46 +01:00
parent ec74a8e4f8
commit e69354af96
3 changed files with 4 additions and 5 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.10'
ext.kotlin_version = '1.3.11'
repositories {
google()
jcenter()