Removed main arc dependency
This commit is contained in:
@@ -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")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user