Skip to content

Commit

Permalink
Updated uCore / Fixed behind-UI swipe bug
Browse files Browse the repository at this point in the history
  • Loading branch information
Anuken committed Apr 1, 2018
1 parent 528cb6b commit 9db7b13
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ allprojects {
appName = 'Mindustry'
gdxVersion = '1.9.8'
aiVersion = '1.8.1'
uCoreVersion = 'd7c7094'
uCoreVersion = 'c5d47cc'

getVersionString = {
String buildVersion = getBuildVersion()
Expand Down
4 changes: 2 additions & 2 deletions core/assets/version.properties
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 9db7b13

Please sign in to comment.