Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
chat
fairchat.ReactNative
Commits
ea287980
Unverified
Commit
ea287980
authored
Aug 11, 2020
by
Diego Mello
Committed by
GitHub
Aug 11, 2020
Browse files
Bump version to 4.11.0 (#2392)
parent
e2abd61d
Changes
4
Hide whitespace changes
Inline
Side-by-side
android/app/build.gradle
View file @
ea287980
...
...
@@ -139,7 +139,7 @@ android {
minSdkVersion
rootProject
.
ext
.
minSdkVersion
targetSdkVersion
rootProject
.
ext
.
targetSdkVersion
versionCode
VERSIONCODE
as
Integer
versionName
"4.1
0
.0"
versionName
"4.1
1
.0"
vectorDrawables
.
useSupportLibrary
=
true
manifestPlaceholders
=
[
BugsnagAPIKey:
BugsnagAPIKey
as
String
]
missingDimensionStrategy
"RNNotifications.reactNativeVersion"
,
"reactNative60"
// See note below!
...
...
ios/RocketChatRN.xcodeproj/project.pbxproj
View file @
ea287980
...
...
@@ -1073,7 +1073,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
0
.0
;
MARKETING_VERSION
=
4.1
1
.0
;
MTL_ENABLE_DEBUG_INFO
=
INCLUDE_SOURCE
;
MTL_FAST_MATH
=
YES
;
PRODUCT_BUNDLE_IDENTIFIER
=
chat.rocket.reactnative.NotificationService
;
...
...
@@ -1106,7 +1106,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
0
.0
;
MARKETING_VERSION
=
4.1
1
.0
;
MTL_FAST_MATH
=
YES
;
PRODUCT_BUNDLE_IDENTIFIER
=
chat.rocket.reactnative.NotificationService
;
PRODUCT_NAME
=
"$(TARGET_NAME)"
;
...
...
ios/RocketChatRN/Info.plist
View file @
ea287980
...
...
@@ -19,7 +19,7 @@
<key>
CFBundlePackageType
</key>
<string>
APPL
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.1
0
.0
</string>
<string>
4.1
1
.0
</string>
<key>
CFBundleSignature
</key>
<string>
????
</string>
<key>
CFBundleURLTypes
</key>
...
...
ios/ShareRocketChatRN/Info.plist
View file @
ea287980
...
...
@@ -17,7 +17,7 @@
<key>
CFBundlePackageType
</key>
<string>
XPC!
</string>
<key>
CFBundleShortVersionString
</key>
<string>
4.1
0
.0
</string>
<string>
4.1
1
.0
</string>
<key>
CFBundleVersion
</key>
<string>
1
</string>
<key>
NSAppTransportSecurity
</key>
...
...
Johannes Buechele
@jbuechele
mentioned in commit
b80d8a0e
·
Oct 20, 2020
mentioned in commit
b80d8a0e
mentioned in commit b80d8a0ecaafdd8727986f551df9d5f16239c7d0
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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