Update kotlin version

Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
Mario Danic 2018-08-10 22:36:39 +02:00
parent 4ea5f2e226
commit 8488fbe732

View File

@ -2,7 +2,7 @@
buildscript {
ext {
kotlinVersion = '1.2.41'
kotlinVersion = '1.2.50'
}
repositories {