Kotlin 1.1.4. Add discord link in about

This commit is contained in:
inorichi
2017-08-28 10:00:13 +02:00
parent 537693f5cf
commit 3c550c1781
2 changed files with 13 additions and 1 deletions

View File

@@ -217,7 +217,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.1.3'
ext.kotlin_version = '1.1.4'
repositories {
mavenCentral()
}