Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
jframe committed Aug 15, 2023
1 parent 844291a commit d12aed7
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 @@ -113,7 +113,7 @@ allprojects {
targetCompatibility = 17

repositories {
mavenLocal() //for local testing only, uncomment while testing locally build signers.
// mavenLocal() //for local testing only, uncomment while testing locally build signers.
mavenCentral()
maven { url "https://artifacts.consensys.net/public/maven/maven/" }
maven { url "https://artifacts.consensys.net/public/teku/maven/" }
Expand Down

0 comments on commit d12aed7

Please sign in to comment.