Bump Kotlin

This commit is contained in:
Andrew Rabert 2018-03-24 10:31:25 -04:00
parent 8cb5e63852
commit f33340bd25
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.2.21'
ext.kotlin_version = '1.2.31'
ext.android_support_version = '27.1.0'
repositories {
mavenCentral()