[Gekidou] Bump app build number to 408 (#6407)

* update react-native-network-client

* Bump app build number to  408
This commit is contained in:
Elias Nahum 2022-06-17 19:20:31 -04:00 committed by GitHub
parent 76e099b4be
commit 07df681193
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 7 additions and 7 deletions

View file

@ -145,7 +145,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 407
versionCode 408
versionName "2.0.0"
testBuildType System.getProperty('testBuildType', 'debug')
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'

View file

@ -705,7 +705,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 407;
CURRENT_PROJECT_VERSION = 408;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (
@ -749,7 +749,7 @@
CODE_SIGN_ENTITLEMENTS = Mattermost/Mattermost.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
CURRENT_PROJECT_VERSION = 407;
CURRENT_PROJECT_VERSION = 408;
DEVELOPMENT_TEAM = UQ8HT4Q2XM;
ENABLE_BITCODE = NO;
HEADER_SEARCH_PATHS = (

View file

@ -37,7 +37,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>407</string>
<string>408</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSRequiresIPhoneOS</key>

View file

@ -21,7 +21,7 @@
<key>CFBundleShortVersionString</key>
<string>2.0.0</string>
<key>CFBundleVersion</key>
<string>407</string>
<string>408</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>

4
package-lock.json generated
View file

@ -4119,7 +4119,7 @@
},
"node_modules/@mattermost/react-native-network-client": {
"version": "0.1.0",
"resolved": "git+ssh://git@github.com/mattermost/react-native-network-client.git#c6990e9d366a145061e19a1cd9b1a00ee5d18149",
"resolved": "git+ssh://git@github.com/mattermost/react-native-network-client.git#71fd5252acce0b3d0595401951f6509104e23f85",
"license": "MIT",
"dependencies": {
"validator": "13.7.0",
@ -28792,7 +28792,7 @@
"requires": {}
},
"@mattermost/react-native-network-client": {
"version": "git+ssh://git@github.com/mattermost/react-native-network-client.git#c6990e9d366a145061e19a1cd9b1a00ee5d18149",
"version": "git+ssh://git@github.com/mattermost/react-native-network-client.git#71fd5252acce0b3d0595401951f6509104e23f85",
"from": "@mattermost/react-native-network-client@github:mattermost/react-native-network-client",
"requires": {
"validator": "13.7.0",