mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-02-03 04:44:24 +07:00
Update build.gradle
This commit is contained in:
parent
d01b8c7ad1
commit
cdb3971b8d
@ -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")
|
||||
@ -258,4 +258,4 @@ project(":net"){
|
||||
compile 'com.github.Anuken:kryonet:38ca8d51b5763ebe463ed973a63b64390ff51416'
|
||||
compile 'com.github.Anuken:WaifUPnP:05eb46bc577fd7674596946ba288c96c0cedd893'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user