Bump Kotlin version

This commit is contained in:
NerdNumber9 2018-08-03 21:34:12 -04:00
parent b62fcbc2ec
commit 6bfddb3ece

View File

@ -264,7 +264,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.2.51'
ext.kotlin_version = '1.2.60'
repositories {
mavenCentral()
}