update kotlin to 1.2.50

This commit is contained in:
tibbi
2018-06-24 21:09:41 +02:00
parent 62b09f18f6
commit 2f9886ce90

View File

@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript { buildscript {
ext.kotlin_version = '1.2.40' ext.kotlin_version = '1.2.50'
repositories { repositories {
jcenter() jcenter()