mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-21 12:03:29 -08:00
Removed main arc dependency
This commit is contained in:
parent
cdb3971b8d
commit
98e4f7409b
1 changed files with 0 additions and 3 deletions
|
|
@ -196,9 +196,6 @@ project(":core"){
|
|||
dependencies{
|
||||
build.finalizedBy(finish)
|
||||
|
||||
//forces JITPack to compile arc and its submodules
|
||||
if(!localArc()) compile "com.github.Anuken:Arc:${getArcHash()}"
|
||||
|
||||
compile arcModule("arc-core")
|
||||
compile arcModule("extensions:freetype")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue