upgraded kotlin version

This commit is contained in:
Juha Heinanen
2018-06-18 08:15:16 +03:00
parent 45b3cadaa3
commit be33af68fc

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