mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-22 21:57:58 +07:00
Update build.gradle
This commit is contained in:
@ -197,7 +197,7 @@ project(":core"){
|
|||||||
build.finalizedBy(finish)
|
build.finalizedBy(finish)
|
||||||
|
|
||||||
//forces JITPack to compile arc and its submodules
|
//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("arc-core")
|
||||||
compile arcModule("extensions:freetype")
|
compile arcModule("extensions:freetype")
|
||||||
|
Reference in New Issue
Block a user