mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-01-23 04:52:38 -08:00
Updated uCore / Fixed behind-UI swipe bug
This commit is contained in:
parent
528cb6bf40
commit
9db7b1385d
2 changed files with 3 additions and 3 deletions
|
|
@ -25,7 +25,7 @@ allprojects {
|
|||
appName = 'Mindustry'
|
||||
gdxVersion = '1.9.8'
|
||||
aiVersion = '1.8.1'
|
||||
uCoreVersion = 'd7c7094'
|
||||
uCoreVersion = 'c5d47cc'
|
||||
|
||||
getVersionString = {
|
||||
String buildVersion = getBuildVersion()
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
#Autogenerated file. Do not modify.
|
||||
#Sun Apr 01 11:24:59 EDT 2018
|
||||
#Sun Apr 01 12:07:12 EDT 2018
|
||||
version=release
|
||||
androidBuildCode=483
|
||||
androidBuildCode=492
|
||||
name=Mindustry
|
||||
code=3.5
|
||||
build=custom build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue