updating kotlin to 1.3.60

This commit is contained in:
tibbi 2019-11-22 17:43:48 +01:00
parent 3f88770258
commit f372217cd9

View file

@ -7,8 +7,8 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.19.14'
kotlin_version = '1.3.50'
propVersionName = '5.19.15'
kotlin_version = '1.3.60'
}
repositories {