Use Kethereum 0.76.8

This commit is contained in:
ligi 2019-11-07 09:49:24 +09:00
parent d7050a7d99
commit 19419da597
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.4"
KETHEREUM_VERSION = "0.76.8"
}
repositories {