mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-25 07:08:07 +07:00
Update build.gradle
This commit is contained in:
@ -197,7 +197,7 @@ project(":core"){
|
||||
build.finalizedBy(finish)
|
||||
|
||||
//forces JITPack to compile arc and its submodules
|
||||
if(!localArc()) compile "com.github.Anuken.Arc:${getArcHash()}"
|
||||
if(!localArc()) compile "com.github.Anuken:Arc:${getArcHash()}"
|
||||
|
||||
compile arcModule("arc-core")
|
||||
compile arcModule("extensions:freetype")
|
||||
|
Reference in New Issue
Block a user