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
1 changed files with 1 additions and 1 deletions

View File

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