Use Kethereum 0.76.4

This commit is contained in:
ligi 2019-10-18 15:14:34 +09:00
parent 9fc7245da4
commit 07b62b9258
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.2"
KETHEREUM_VERSION = "0.76.4"
}
repositories {