Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
RocketChat
Rocket.Chat.ReactNative
Commits
03302198
Unverified
Commit
03302198
authored
Jan 14, 2021
by
Diego Mello
Committed by
GitHub
Jan 14, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 4.14.0 (#2797)
parent
64575467
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
android/app/build.gradle
android/app/build.gradle
+1
-1
ios/RocketChatRN.xcodeproj/project.pbxproj
ios/RocketChatRN.xcodeproj/project.pbxproj
+2
-2
ios/RocketChatRN/Info.plist
ios/RocketChatRN/Info.plist
+1
-1
ios/ShareRocketChatRN/Info.plist
ios/ShareRocketChatRN/Info.plist
+1
-1
No files found.
android/app/build.gradle
View file @
03302198
...
...
@@ -144,7 +144,7 @@ android {
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
VERSIONCODE
as
Integer
versionName
"4.1
3.1
"
versionName
"4.1
4.0
"
vectorDrawables
.
useSupportLibrary
=
true
if
(!
isFoss
)
{
manifestPlaceholders
=
[
BugsnagAPIKey:
BugsnagAPIKey
as
String
]
...
...
ios/RocketChatRN.xcodeproj/project.pbxproj
View file @
03302198
...
...
@@ -1717,7 +1717,7 @@
INFOPLIST_FILE
=
NotificationService/Info.plist
;
IPHONEOS_DEPLOYMENT_TARGET
=
11.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"
;
MARKETING_VERSION
=
4.1
3.1
;
MARKETING_VERSION
=
4.1
4.0
;
MTL_ENABLE_DEBUG_INFO
=
INCLUDE_SOURCE
;
MTL_FAST_MATH
=
YES
;
PRODUCT_BUNDLE_IDENTIFIER
=
chat.rocket.reactnative.NotificationService
;
...
...
@@ -1754,7 +1754,7 @@
INFOPLIST_FILE
=
NotificationService/Info.plist
;
IPHONEOS_DEPLOYMENT_TARGET
=
11.0
;
LD_RUNPATH_SEARCH_PATHS
=
"$(inherited) @executable_path/Frameworks @executable_path/../../Frameworks"
;
MARKETING_VERSION
=
4.1
3.1
;
MARKETING_VERSION
=
4.1
4.0
;
MTL_FAST_MATH
=
YES
;
PRODUCT_BUNDLE_IDENTIFIER
=
chat.rocket.reactnative.NotificationService
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
ios/RocketChatRN/Info.plist
View file @
03302198
...
...
@@ -23,7 +23,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.1
3.1
</string>
<string>
4.1
4.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
ios/ShareRocketChatRN/Info.plist
View file @
03302198
...
...
@@ -19,7 +19,7 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.1
3.1
</string>
<string>
4.1
4.0
</string>
<key>
CFBundleVersion
</key>
<string>
1
</string>
<key>
KeychainGroup
</key>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment