-
Notifications
You must be signed in to change notification settings - Fork 136
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge develop to master for release 5.0.1 (#1026)
* fix Crashes typing * Fix CVE-2017-16137 (#1018) * Add dataResidencyRegion option for sending to portal (#1013) * Add data-residency-region parameter * Update TestApp and DemoApp * Update versions and prepare TestApp for testing * Fix versions --------- Co-authored-by: Dmitriy Kirakosyan <v-dmkira@microsoft.com> * Fix crash in TestApp on clicking a modal selector (#1020) * [CI] Migrate Maven-Release to ESRP-Release task (#1022) * Migrate AppCenterReactNativeShared to MavenPublication * Update URL * Correct numeration --------- Co-authored-by: Dmitriy Kirakosyan <v-dmkira@microsoft.com> * Bump SDK versions (#1023) * Update CHANGELOG.md (#1025) --------- Co-authored-by: Mikhail Suendukov <v-msuendukov@microsoft.com> Co-authored-by: Dima <v-dmkira@microsoft.com>
- Loading branch information
1 parent
b9778f8
commit 0ee0754
Showing
35 changed files
with
247 additions
and
156 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// Bintray constants | ||
|
||
ext { | ||
versionName = '5.0.1' | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,23 @@ | ||
PODS: | ||
- AppCenter (5.0.3): | ||
- AppCenter/Analytics (= 5.0.3) | ||
- AppCenter/Crashes (= 5.0.3) | ||
- AppCenter/Analytics (5.0.3): | ||
- AppCenter (5.0.4): | ||
- AppCenter/Analytics (= 5.0.4) | ||
- AppCenter/Crashes (= 5.0.4) | ||
- AppCenter/Analytics (5.0.4): | ||
- AppCenter/Core | ||
- AppCenter/Core (5.0.3) | ||
- AppCenter/Crashes (5.0.3): | ||
- AppCenter/Core (5.0.4) | ||
- AppCenter/Crashes (5.0.4): | ||
- AppCenter/Core | ||
|
||
DEPENDENCIES: | ||
- AppCenter (= 5.0.3) | ||
- AppCenter (= 5.0.4) | ||
|
||
SPEC REPOS: | ||
trunk: | ||
- AppCenter | ||
|
||
SPEC CHECKSUMS: | ||
AppCenter: a4070ec3d4418b5539067a51f57155012e486ebd | ||
AppCenter: 85c92db0759d2792a65eb61d6842d2e86611a49a | ||
|
||
PODFILE CHECKSUM: 98b2521b82f9ee3dca6f88b635ef371216c02b85 | ||
PODFILE CHECKSUM: 69989a70468a0621e600e50ec2d32be4b77147d0 | ||
|
||
COCOAPODS: 1.12.1 | ||
COCOAPODS: 1.11.3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.