forked from dotnet/android
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump to xamarin-android-api-compatibility/master/2c689ef2
Fixes: dotnet#1089 We found that xamarin-android-api-compatibility wasn't *actually* performing the inter-API-level checks, meaning an important API compatibility check wasn't being performed. Bump to xamarin-android-api-compatibility/2c689ef2 so that inter-API-level checks are properly performed. Additionally, set `$(HTML_OUTPUT_DIR)` so that `mono-api-html` output files are written into `bin/Build$(CONFIGURATION)/compatibility`. This will (hopefully) allow us to use the Jenkins **Publish HTML reports** Post-build Action to nicely display API compatibility breakage, without requiring that we read the actual build log output.
- Loading branch information
1 parent
b1ce544
commit eb7ad74
Showing
3 changed files
with
4 additions
and
2 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
Submodule xamarin-android-api-compatibility
updated
8 files
+12 −4 | Makefile | |
+10 −0 | inter-api-extra-v2.3-v4.0.3.txt | |
+5 −1 | inter-api-extra-v4.0.3-v4.1.txt | |
+94 −0 | inter-api-extra-v5.0-v5.1.txt | |
+5 −0 | inter-api-extra-v5.1-v6.0.txt | |
+1 −0 | inter-api-extra-v7.0-v7.1.txt | |
+4 −0 | inter-api-extra-v7.1-v8.0.txt | |
+1,324 −8 | reference/Mono.Android.xml |
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