update kotlin to 1.2.70

This commit is contained in:
tibbi 2018-09-17 21:04:47 +02:00
parent f34cc6c606
commit a6d18d09e5

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