File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ android {
9090 minSdkVersion rootProject. ext. minSdkVersion
9191 targetSdkVersion rootProject. ext. targetSdkVersion
9292 versionCode VERSIONCODE as Integer
93- versionName " 4.69 .0"
93+ versionName " 4.70 .0"
9494 vectorDrawables. useSupportLibrary = true
9595 manifestPlaceholders = [BugsnagAPIKey : BugsnagAPIKey as String ]
9696 resValue " string" , " rn_config_reader_custom_package" , " chat.rocket.reactnative"
Original file line number Diff line number Diff line change 29352935 "@executable_path/Frameworks",
29362936 "@executable_path/../../Frameworks",
29372937 );
2938- MARKETING_VERSION = 4.69 .0;
2938+ MARKETING_VERSION = 4.70 .0;
29392939 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
29402940 MTL_FAST_MATH = YES;
29412941 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
29882988 "@executable_path/Frameworks",
29892989 "@executable_path/../../Frameworks",
29902990 );
2991- MARKETING_VERSION = 4.69 .0;
2991+ MARKETING_VERSION = 4.70 .0;
29922992 MTL_FAST_MATH = YES;
29932993 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
29942994 PRODUCT_BUNDLE_IDENTIFIER = chat.rocket.reactnative.NotificationService;
Original file line number Diff line number Diff line change 2828 <key >CFBundlePackageType </key >
2929 <string >APPL </string >
3030 <key >CFBundleShortVersionString </key >
31- <string >4.69 .0 </string >
31+ <string >4.70 .0 </string >
3232 <key >CFBundleSignature </key >
3333 <string >???? </string >
3434 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 2626 <key >CFBundlePackageType </key >
2727 <string >XPC! </string >
2828 <key >CFBundleShortVersionString </key >
29- <string >4.69 .0 </string >
29+ <string >4.70 .0 </string >
3030 <key >CFBundleVersion </key >
3131 <string >1 </string >
3232 <key >KeychainGroup </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " rocket-chat-reactnative" ,
3- "version" : " 4.69 .0" ,
3+ "version" : " 4.70 .0" ,
44 "private" : true ,
55 "packageManager" : " yarn@1.22.22" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments