Update Kotlin

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-02-06 22:26:21 +01:00
parent 1f0891537c
commit 4a535382a2
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
buildscript {
ext {
kotlinVersion = '1.1.51'
kotlinVersion = '1.2.21'
}
repositories {