Updated uCore / Fixed behind-UI swipe bug

This commit is contained in:
Anuken
2018-04-01 12:07:30 -04:00
parent 528cb6bf40
commit 9db7b1385d
2 changed files with 3 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'd7c7094'
uCoreVersion = 'c5d47cc'
getVersionString = {
String buildVersion = getBuildVersion()