Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RocketChat
Rocket.Chat.ReactNative
Commits
1096d50f
Unverified
Commit
1096d50f
authored
Jan 07, 2020
by
Diego Mello
Committed by
GitHub
Jan 07, 2020
Browse files
Bump version to 4.2.1 (#1530)
parent
b4e15753
Changes
3
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
1096d50f
...
...
@@ -138,7 +138,7 @@ android {
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
VERSIONCODE
as
Integer
versionName
"4.2.
0
"
versionName
"4.2.
1
"
vectorDrawables
.
useSupportLibrary
=
true
manifestPlaceholders
=
[
BugsnagAPIKey:
BugsnagAPIKey
as
String
]
}
...
...
ios/RocketChatRN/Info.plist
View file @
1096d50f
...
...
@@ -19,7 +19,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.2.
0
</string>
<string>
4.2.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
ios/ShareRocketChatRN/Info.plist
View file @
1096d50f
...
...
@@ -17,7 +17,7 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.2.
0
</string>
<string>
4.2.
1
</string>
<key>
CFBundleVersion
</key>
<string>
1
</string>
<key>
NSAppTransportSecurity
</key>
...
...
Write
Preview
Supports
Markdown
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