Skip to content

Commit

Permalink
Update Build number - 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuhe committed Nov 15, 2021
1 parent d95a250 commit bcdfeb3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ android {
applicationId "money.terra.station"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10503000
versionCode 10503003
versionName "1.5.3"
multiDexEnabled true
setProperty('archivesBaseName', renameArtifact())
Expand Down
4 changes: 2 additions & 2 deletions ios/TerraStation.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -763,7 +763,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = TerraStation/TerraStation.entitlements;
CURRENT_PROJECT_VERSION = 10503000;
CURRENT_PROJECT_VERSION = 10503003;
DEVELOPMENT_TEAM = U5D98K4YPD;
ENABLE_BITCODE = NO;
EXCLUDED_ARCHS = "";
Expand Down Expand Up @@ -796,7 +796,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = TerraStation/TerraStation.entitlements;
CURRENT_PROJECT_VERSION = 10503000;
CURRENT_PROJECT_VERSION = 10503003;
DEVELOPMENT_TEAM = U5D98K4YPD;
EXCLUDED_ARCHS = "";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
Expand Down

0 comments on commit bcdfeb3

Please sign in to comment.