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
2607c644
Unverified
Commit
2607c644
authored
Oct 15, 2018
by
Diego Mello
Committed by
GitHub
Oct 15, 2018
Browse files
Bump version to 1.4.0 (#482)
parent
5a3ba40a
Changes
2
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
2607c644
...
...
@@ -102,7 +102,7 @@ android {
minSdkVersion
21
targetSdkVersion
27
versionCode
VERSIONCODE
as
Integer
versionName
"1.
3.3
"
versionName
"1.
4.0
"
ndk
{
abiFilters
"armeabi-v7a"
,
"x86"
}
...
...
ios/RocketChatRN/Info.plist
View file @
2607c644
...
...
@@ -5,7 +5,7 @@
<key>
CFBundleDevelopmentRegion
</key>
<string>
en
</string>
<key>
CFBundleDisplayName
</key>
<string>
Rocket.Chat
.ReactNative
</string>
<string>
Rocket.Chat
Experimental
</string>
<key>
CFBundleExecutable
</key>
<string>
$(EXECUTABLE_NAME)
</string>
<key>
CFBundleIdentifier
</key>
...
...
@@ -17,7 +17,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
1.
3.3
</string>
<string>
1.
4.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</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