Version 1.8.0c-release
This commit is contained in:
parent
494eff7911
commit
e1e06f3bfe
@ -6,8 +6,8 @@ android {
|
|||||||
applicationId 'com.multicraft.game'
|
applicationId 'com.multicraft.game'
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 37
|
versionCode 38
|
||||||
versionName "1.8.0"
|
versionName "1.8.0c"
|
||||||
/*multiDexEnabled true
|
/*multiDexEnabled true
|
||||||
useLibrary 'org.apache.http.legacy'*/
|
useLibrary 'org.apache.http.legacy'*/
|
||||||
}
|
}
|
||||||
|
@ -1732,7 +1732,7 @@
|
|||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||||
CURRENT_PROJECT_VERSION = 82;
|
CURRENT_PROJECT_VERSION = 84;
|
||||||
DEVELOPMENT_TEAM = R3RLJ9TW52;
|
DEVELOPMENT_TEAM = R3RLJ9TW52;
|
||||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
@ -1800,7 +1800,7 @@
|
|||||||
buildSettings = {
|
buildSettings = {
|
||||||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||||
CURRENT_PROJECT_VERSION = 82;
|
CURRENT_PROJECT_VERSION = 84;
|
||||||
DEVELOPMENT_TEAM = R3RLJ9TW52;
|
DEVELOPMENT_TEAM = R3RLJ9TW52;
|
||||||
GCC_PREPROCESSOR_DEFINITIONS = (
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user