Use Kethereum 0.85.3

This commit is contained in:
ligi 2021-09-14 13:39:04 +02:00
parent 46f91a7275
commit 59a2e092dd
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -1,7 +1,7 @@
buildscript {
ext {
KOTLIN_VERSION = "1.5.30"
KETHEREUM_VERSION = "0.84.4"
KETHEREUM_VERSION = "0.85.3"
}
repositories {