Skip to content

Commit

Permalink
Branching for d17-5; Bump $(ProductVersion) to 13.2.0
Browse files Browse the repository at this point in the history
Xamarin.Android v13.2.0 will be shipped as part of
Visual Studio 2022 17.5 Preview 3 and subsequent releases.
  • Loading branch information
jonpryor committed Dec 13, 2022
1 parent fc621d5 commit 797e2e1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .external
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
xamarin/monodroid:main@c0c933b7a5286c0babecb165c0676c32f5e44092
xamarin/monodroid:d17-5@c0c933b7a5286c0babecb165c0676c32f5e44092
mono/mono:2020-02@6dd9def57ce969ca04a0ecd9ef72c0a8f069112d
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
[submodule "external/Java.Interop"]
path = external/Java.Interop
url = https://github.com/xamarin/java.interop.git
branch = main
branch = d17-5
[submodule "external/lz4"]
path = external/lz4
url = https://github.com/lz4/lz4.git
Expand Down Expand Up @@ -41,4 +41,4 @@
[submodule "external/xamarin-android-tools"]
path = external/xamarin-android-tools
url = https://github.com/xamarin/xamarin-android-tools
branch = main
branch = d17-5
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</PropertyGroup>

<PropertyGroup>
<ProductVersion>13.1.99</ProductVersion>
<ProductVersion>13.2.0</ProductVersion>
<!-- NuGet package version numbers. See Documentation/guides/OneDotNet.md.
Rules:
* Major/Minor match Android stable API level, such as 30.0 for API 30.
Expand Down

0 comments on commit 797e2e1

Please sign in to comment.