File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ CELO_RELEASE_KEY_ALIAS=celo-key-alias
2323
2424# Setting this manually based on version number until we have this deploying via Cloud Build
2525# Example: v1.5.1 deployment number 1 = 1005001001 (1 005 001 001)
26- VERSION_CODE =1000100039
26+ VERSION_CODE =1000100043
2727# AndroidX package structure to make it clearer which packages are bundled with the
2828# Android operating system, and which are packaged with your app's APK
2929# https://developer.android.com/topic/libraries/support-library/androidx-rn
Original file line number Diff line number Diff line change 898898 CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
899899 CLANG_ENABLE_MODULES = YES;
900900 CODE_SIGN_ENTITLEMENTS = celo/celo.entitlements;
901- CURRENT_PROJECT_VERSION = 51 ;
901+ CURRENT_PROJECT_VERSION = 54 ;
902902 DEAD_CODE_STRIPPING = NO;
903903 DEVELOPMENT_TEAM = HDPUB8C3KG;
904904 HEADER_SEARCH_PATHS = "$(inherited)";
932932 CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES = YES;
933933 CLANG_ENABLE_MODULES = YES;
934934 CODE_SIGN_ENTITLEMENTS = celo/celo.entitlements;
935- CURRENT_PROJECT_VERSION = 51 ;
935+ CURRENT_PROJECT_VERSION = 54 ;
936936 DEVELOPMENT_TEAM = HDPUB8C3KG;
937937 HEADER_SEARCH_PATHS = "$(inherited)";
938938 INFOPLIST_FILE = celo/Info.plist;
You can’t perform that action at this time.
0 commit comments