Use kethereum 0.83.2

This commit is contained in:
ligi 2021-02-05 11:11:27 +01:00
parent a80c10776b
commit 01935a2db5
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.1"
KETHEREUM_VERSION = "0.83.2"
}
repositories {