Use Kethereum 0.83.1

This commit is contained in:
ligi 2020-12-17 08:06:03 +01:00
parent 68979d72c1
commit fe8339c03c
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

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