Update kotlin

This commit is contained in:
Mygod
2018-05-02 01:33:28 -07:00
parent a9c40c8ff7
commit 17393259ca

View File

@@ -5,7 +5,7 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext {
androidPluginVersion = '3.1.2'
kotlinVersion = '1.2.40'
kotlinVersion = '1.2.41'
supportLibraryVersion = '27.1.1'
takisoftFixVersion = '27.1.1.0'
}