mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-05 07:47:48 +07:00
Changed version build
This commit is contained in:
@ -20,8 +20,8 @@ allprojects {
|
||||
version = 'release'
|
||||
|
||||
ext {
|
||||
versionNumber = '3.5'
|
||||
versionType = 'release'
|
||||
versionNumber = '4.0'
|
||||
versionType = 'pre-alpha'
|
||||
appName = 'Mindustry'
|
||||
gdxVersion = '1.9.8'
|
||||
aiVersion = '1.8.1'
|
||||
|
@ -1,7 +1,7 @@
|
||||
#Autogenerated file. Do not modify.
|
||||
#Sat Apr 21 14:21:33 EDT 2018
|
||||
#Sat Apr 21 18:38:59 EDT 2018
|
||||
version=release
|
||||
androidBuildCode=1083
|
||||
androidBuildCode=1085
|
||||
name=Mindustry
|
||||
code=3.5
|
||||
build=custom build
|
||||
|
Reference in New Issue
Block a user