Use Kotlin 1.3.72

This commit is contained in:
ligi 2020-04-28 13:34:17 +02:00
parent 0e8a443159
commit 6a5a1df86b
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -1,6 +1,6 @@
buildscript { buildscript {
ext { ext {
KOTLIN_VERSION = "1.3.70" KOTLIN_VERSION = "1.3.72"
KETHEREUM_VERSION = "0.81.4" KETHEREUM_VERSION = "0.81.4"
} }