Skip to content

Commit

Permalink
add eth to gradle buildscript
Browse files Browse the repository at this point in the history
  • Loading branch information
litecreator committed May 14, 2021
1 parent 8a88c7c commit 03dfafe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ buildscript {
mavenCentral()
jcenter()
maven { url 'http://mvnrepository.com' }
maven { url 'https://dl.bintray.com/ethereum/maven/' }
}
dependencies {
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.3'
Expand Down

0 comments on commit 03dfafe

Please sign in to comment.