This commit is contained in:
ligi 2020-07-14 16:19:08 +02:00
parent ea5c972517
commit 97e3ee7b15
No known key found for this signature in database
GPG Key ID: 8E81894010ABF23D

View File

@ -28,7 +28,6 @@ repositories {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:${KOTLIN_VERSION}"
implementation "com.github.ethereum-lists:cilib:1.0"
implementation "com.github.komputing.kethereum:rpc:${KETHEREUM_VERSION}"
implementation "com.github.komputing.kethereum:model:${KETHEREUM_VERSION}"