Kotlin 1.1.2-5

This commit is contained in:
Andrew Rabert 2017-06-14 19:57:21 -04:00
parent 860c8d783b
commit 1ed78a6d98
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.1.2-2'
ext.kotlin_version = '1.1.2-5'
ext.android_support_version = '26.0.0-beta2'
repositories {
mavenCentral()