Bumped Kotlin version to 1.3.72

This commit is contained in:
dankito 2020-04-22 20:45:35 +02:00
parent 21b90585e0
commit a6c3c410df

View file

@ -4,7 +4,7 @@ ext {
appVersionCode = 1
kotlinVersion = '1.3.61'
kotlinVersion = '1.3.72'
javaUtilsVersion = '1.0.16-SNAPSHOT'