Skip to content

Commit

Permalink
chore: remove jcenter oriented comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jdrueckert authored Apr 23, 2021
1 parent c954c5c commit 878902c
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
@@ -1,7 +1,7 @@
// Need this here in case we're building standalone, not inside a Terasology engine workspace
buildscript {
repositories {
// External libs - jcenter is Bintray and is supposed to be a superset of Maven Central, but do both just in case
// External libs
mavenCentral()
// gradle plugins
maven {
Expand Down

0 comments on commit 878902c

Please sign in to comment.