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 @@ -91,7 +91,7 @@ android {
9191 minSdkVersion rootProject. ext. minSdkVersion
9292 targetSdkVersion rootProject. ext. targetSdkVersion
9393 versionCode VERSIONCODE as Integer
94- versionName " 4.63 .0"
94+ versionName " 4.64 .0"
9595 vectorDrawables. useSupportLibrary = true
9696 manifestPlaceholders = [BugsnagAPIKey : BugsnagAPIKey as String ]
9797 missingDimensionStrategy " RNNotifications.reactNativeVersion" , " reactNative60" // See note below!
Original file line number Diff line number Diff line change 30553055 "@executable_path/Frameworks",
30563056 "@executable_path/../../Frameworks",
30573057 );
3058- MARKETING_VERSION = 4.63 .0;
3058+ MARKETING_VERSION = 4.64 .0;
30593059 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
30603060 MTL_FAST_MATH = YES;
30613061 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
30993099 "@executable_path/Frameworks",
31003100 "@executable_path/../../Frameworks",
31013101 );
3102- MARKETING_VERSION = 4.63 .0;
3102+ MARKETING_VERSION = 4.64 .0;
31033103 MTL_FAST_MATH = YES;
31043104 OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
31053105 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.63 .0 </string >
31+ <string >4.64 .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.63 .0 </string >
29+ <string >4.64 .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.63 .0" ,
3+ "version" : " 4.64 .0" ,
44 "private" : true ,
55 "packageManager" :
" [email protected] " ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments