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
7f9a2970
Unverified
Commit
7f9a2970
authored
Jan 30, 2020
by
Diego Mello
Committed by
GitHub
Jan 30, 2020
Browse files
Bump version to 4.3.1 (#1641)
parent
20b9679b
Changes
3
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
7f9a2970
...
...
@@ -138,7 +138,7 @@ android {
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
VERSIONCODE
as
Integer
versionName
"4.3.
0
"
versionName
"4.3.
1
"
vectorDrawables
.
useSupportLibrary
=
true
manifestPlaceholders
=
[
BugsnagAPIKey:
BugsnagAPIKey
as
String
]
}
...
...
ios/RocketChatRN/Info.plist
View file @
7f9a2970
...
...
@@ -19,7 +19,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.3.
0
</string>
<string>
4.3.
1
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
ios/ShareRocketChatRN/Info.plist
View file @
7f9a2970
...
...
@@ -17,7 +17,7 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.3.
0
</string>
<string>
4.3.
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