Bump Kotlin version to 1.1.2

Fix permissions on gradlew file
This commit is contained in:
nulldev 2017-05-03 17:08:14 -04:00
parent 797094cc1a
commit 0af23818f1
No known key found for this signature in database
GPG Key ID: 4FF8980C76BA381B
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