Gradle: Update kotlin version
This commit is contained in:
parent
0f182fb17f
commit
817ae82405
@ -24,7 +24,7 @@ buildscript {
|
||||
ext.android = [
|
||||
ANDROID_SUPPORT_VERSION: '27.0.2',
|
||||
|
||||
KOTLIN_VERSION : '1.2.0',
|
||||
KOTLIN_VERSION : '1.2.21',
|
||||
|
||||
MIN_SDK_VERSION : 21,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user