Bumped Kotlin version

This commit is contained in:
Christian Basler 2018-01-18 22:38:11 +01:00
parent 35249a0145
commit 6986d9a2df
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.2.10'
ext.kotlin_version = '1.2.20'
ext.anko_version = '0.10.4'
repositories {
jcenter()