update kotlin to 1.1.3
This commit is contained in:
parent
43768ea728
commit
6b72e098b0
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ dependencies {
|
||||||
}
|
}
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.1.2-5'
|
ext.kotlin_version = '1.1.3'
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue