Use kethereum 0.83.6

This commit is contained in:
ligi 2021-04-04 09:04:20 +02:00
parent ad6ff755ff
commit d0a89e2da2
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.32"
KETHEREUM_VERSION = "0.83.4"
KETHEREUM_VERSION = "0.83.6"
}
repositories {