upgraded kotlin version

This commit is contained in:
Juha Heinanen
2018-05-08 14:10:33 +03:00
parent a0316bf368
commit aa18c9c3f4

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.2.40'
ext.kotlin_version = '1.2.41'
repositories {
jcenter()
google()