Use Kethereum 0.83.4

This commit is contained in:
ligi 2021-02-21 01:12:44 +01:00
parent 270d6db191
commit 28bd190623
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -1,7 +1,7 @@
buildscript {
ext {
KOTLIN_VERSION = "1.4.30"
KETHEREUM_VERSION = "0.83.2"
KETHEREUM_VERSION = "0.83.4"
}
repositories {