Kotlin 1.2.0

This commit is contained in:
odrling 2017-12-09 10:30:59 +01:00
parent a9f741562f
commit a46ceae379

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