@@ -1,6 +1,6 @@
buildscript {
ext {
- kotlin_version = '1.2.20'
+ kotlin_version = '1.2.21'
support_version = '27.0.2'
retrofit_version = '2.3.0'
}