mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-24 05:21:15 -08:00
Fixed crash
This commit is contained in:
parent
859a3cbe6e
commit
64bd306c6d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ allprojects {
|
|||
appName = 'Mindustry'
|
||||
gdxVersion = '1.9.8'
|
||||
roboVMVersion = '2.3.0'
|
||||
uCoreVersion = '53f99fbdc50910a15b4f55e9739385f47cf800cf'
|
||||
uCoreVersion = '4d5571b3efc30975e0c073f87fae9ff5cb2ae4d7'
|
||||
|
||||
getVersionString = {
|
||||
String buildVersion = getBuildVersion()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue