Updated to Kotlin 1.1.4.
This commit is contained in:
parent
decf2ff134
commit
2fcbf0bbc6
3 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.3-2'
|
||||
ext.kotlin_version = '1.1.4'
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue