updating kotlin to 1.3.41

This commit is contained in:
tibbi 2019-07-07 20:46:41 +02:00
parent c5724f0514
commit 69dca5ee42

View file

@ -7,8 +7,8 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.14.12'
kotlin_version = '1.3.40'
propVersionName = '5.14.13'
kotlin_version = '1.3.41'
}
repositories {