Updated uCore/crash fix
This commit is contained in:
@@ -25,7 +25,7 @@ allprojects {
|
||||
appName = 'Mindustry'
|
||||
gdxVersion = '1.9.8'
|
||||
aiVersion = '1.8.1'
|
||||
uCoreVersion = '156dff2'
|
||||
uCoreVersion = 'cdfa32d'
|
||||
|
||||
getVersionString = {
|
||||
String buildVersion = getBuildVersion()
|
||||
|
||||
Reference in New Issue
Block a user