Use kethereum 0.77.1

This commit is contained in:
ligi 2019-11-12 18:54:19 +09:00
parent bbb3d3fabe
commit 871c91b2c7
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.50"
KETHEREUM_VERSION = "0.76.8"
KETHEREUM_VERSION = "0.77.1"
}
repositories {