Upgrade purchase verification, various bugfixes for 3.5

This commit is contained in:
Anuken
2018-03-24 14:07:07 -04:00
parent 8eb2a13efd
commit 5c748fbe54
9 changed files with 55 additions and 27 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = '9503bcb'
uCoreVersion = '238babe'
getVersionString = {
String buildVersion = getBuildVersion()