Skip to content

Commit

Permalink
Adding jitpack repository
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieMonssster authored May 6, 2021
1 parent c8289ba commit 9b3a7ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ subprojects {

repositories {
jcenter()
maven { url "https://dl.bintray.com/ethereum/maven/" }
maven { url 'https://jitpack.io' }
}
}

0 comments on commit 9b3a7ad

Please sign in to comment.