mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-30 17:23:06 -07:00
Crash fix
This commit is contained in:
parent
4d8bbe3023
commit
c554390de5
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ allprojects {
|
|||
appName = 'Mindustry'
|
||||
gdxVersion = '1.9.8'
|
||||
roboVMVersion = '2.3.0'
|
||||
uCoreVersion = 'eb1503dfb786f5f727bdb4b6a302718490444335'
|
||||
uCoreVersion = '8919cb7b6881d040fb720149779fcf58c1927893'
|
||||
|
||||
getVersionString = {
|
||||
String buildVersion = getBuildVersion()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue