update version to 1.1.4-3

This commit is contained in:
tibbi 2017-09-05 14:18:24 +02:00
parent f4d9ab0ff5
commit f7ca4a657d

View file

@ -52,7 +52,7 @@ dependencies {
} }
buildscript { buildscript {
ext.kotlin_version = '1.1.4-2' ext.kotlin_version = '1.1.4-3'
repositories { repositories {
mavenCentral() mavenCentral()
} }