Upgrade to Kotlin 1.2.41

This commit is contained in:
2018-06-07 22:23:40 -05:00
parent 76c88848b2
commit 052d26c708

View File

@@ -7,7 +7,7 @@ COMPILE_SDK_VERSION = 27
DAGGER_VERSION = 2.9
BUILD_TOOLS_VERSION = 27.0.3
KOTLIN_VERSION = 1.1.2-4
KOTLIN_VERSION = 1.2.41
SUPPORT_LIBRARY_VERSION = 27.1.1
org.gradle.parallel=false