update kotlin to 1.1.1
This commit is contained in:
parent
d885f301cb
commit
97aecb3084
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ dependencies {
|
||||||
}
|
}
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.1.0'
|
ext.kotlin_version = '1.1.1'
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue