Bumped Kotlin version to 1.3.72
This commit is contained in:
parent
21b90585e0
commit
a6c3c410df
|
@ -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'
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue