1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-08-30 09:07:55 +00:00

Make Edits proposed by SquidDev-CC (#65)

* Use toolchains as proposed by SquidDev-CC

* Removed jcenter() repo (where bad mercury dep was coming from)

Co-authored-by: ToadDev <748280+Toad-Dev@users.noreply.github.com>
This commit is contained in:
Merith
2021-06-16 13:43:05 -07:00
committed by ToadDev
parent 505543ad94
commit 4c805f1c27
4 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
pluginManagement {
repositories {
jcenter()
maven {
name = 'Fabric'
url = 'https://maven.fabricmc.net/'