Merge pull request #2 from null-dev/patch-2

Bump Kotlin version to 1.1.2
This commit is contained in:
inorichi 2017-05-04 12:06:50 +02:00 committed by GitHub
commit c4d01bb45a
2 changed files with 1 additions and 1 deletions

View File

@ -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.0.6'
ext.kotlin_version = '1.1.2'
repositories {
jcenter()
}

0
gradlew vendored Normal file → Executable file
View File