update kotlin to 1.2.70

This commit is contained in:
tibbi 2018-09-13 20:58:12 +02:00
parent 64953a4e7d
commit d25101aa85

@ -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.61'
ext.kotlin_version = '1.2.70'
repositories {
jcenter()