Update kotlin

This commit is contained in:
Mygod
2018-01-18 20:00:50 -08:00
parent 6d3b4f7716
commit f4332b9a57

View File

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