-
Notifications
You must be signed in to change notification settings - Fork 166
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump Sync to 3.10.1 * Try to disable the sync win32 build * Update ROS for tests * Try to enable the ROS tests * Update to latest OS, sync, and Core * Update new core linux location * Bring back the windows builds on CI * Remove the withROS_temp * Changelog * Remove some .def files * Try to set nuget environment variable * Try #2 * Try #3 * Try #4 * #5 * #6 * Report the node * Upgrade to 3.14.11 * Use the well-known sync binary location * Try to fix the tests * Fix the changelog * Update CHANGELOG.md Co-Authored-By: nirinchev <irinchev@me.com> * Update CHANGELOG.md Co-Authored-By: nirinchev <irinchev@me.com> * Update CHANGELOG.md Co-Authored-By: nirinchev <irinchev@me.com> * Changelog updates
- Loading branch information
Showing
15 changed files
with
76 additions
and
290 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
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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
REALM_CORE_VERSION=5.8.0 | ||
REALM_SYNC_VERSION=3.9.2 | ||
REALM_CORE_VERSION=5.12.7 | ||
REALM_SYNC_VERSION=3.14.11 | ||
ANDROID_OPENSSL_VERSION=1.0.2k |
Oops, something went wrong.