AS 2.3 and Kotlin 1.1

This commit is contained in:
len
2017-03-03 17:42:46 +01:00
parent 8e4dd030d0
commit c00eaae62b
3 changed files with 4 additions and 4 deletions

View File

@ -209,7 +209,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.0.6'
ext.kotlin_version = '1.1.0'
repositories {
mavenCentral()
}