Update kotlin

This commit is contained in:
Mygod
2018-01-25 20:25:32 -08:00
parent 4a24b16008
commit 2c3937ad5d

View File

@@ -3,7 +3,7 @@
buildscript { buildscript {
ext { ext {
androidPluginVersion = '3.0.1' androidPluginVersion = '3.0.1'
kotlinVersion = '1.2.20' kotlinVersion = '1.2.21'
supportLibraryVersion = '27.0.2' supportLibraryVersion = '27.0.2'
takisoftFixVersion = '27.0.2.0' takisoftFixVersion = '27.0.2.0'
} }