Use kethereum 0.82.2

This commit is contained in:
ligi 2020-07-14 16:18:29 +02:00
parent ed167d40e6
commit 3c0c530736
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -1,7 +1,7 @@
buildscript {
ext {
KOTLIN_VERSION = "1.3.72"
KETHEREUM_VERSION = "0.81.4"
KETHEREUM_VERSION = "0.82.2"
}
repositories {