Skip to content

Commit

Permalink
[Mono.Android] API-27/v8.1 is stable (#1192)
Browse files Browse the repository at this point in the history
The API-27 binding has been considered stable (-ish) since commit
914f95f, give or take a few problems (c281132, 9cc80d7, etc.).

Ensure that the generated `AndroidApiInfo.xml` files (8942eca)
state that API-27 is stable.
  • Loading branch information
jonpryor committed Jan 19, 2018
1 parent 877b9ee commit 5f8f7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Mono.Android/Mono.Android.projitems
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<Name>Oreo</Name>
<Level>27</Level>
<Id>27</Id>
<Stable>False</Stable>
<Stable>True</Stable>
</AndroidApiInfo>
</ItemGroup>
</Project>

0 comments on commit 5f8f7fe

Please sign in to comment.