Skip to content

Commit 02da532

Browse files
$(AndroidPackVersionSuffix)=preview.1; net9 is 34.99.0.preview.1 (#8362)
Context: https://github.com/xamarin/xamarin-android/tree/release/8.0.1xx We branched for .NET 8 from 791fedb into release/8.0.1xx; the main branch is now .NET 9. Update xamarin-android/main's version number to 34.99.0-preview.1.
1 parent fbbf984 commit 02da532

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
* Major/Minor match Android stable API level, such as 30.0 for API 30.
3535
* Bump first digit of the patch version for feature releases (and reset the first two digits to 0)
3636
-->
37-
<AndroidPackVersion>34.0.0</AndroidPackVersion>
38-
<AndroidPackVersionSuffix>rc.2</AndroidPackVersionSuffix>
37+
<AndroidPackVersion>34.99.0</AndroidPackVersion>
38+
<AndroidPackVersionSuffix>preview.1</AndroidPackVersionSuffix>
3939
</PropertyGroup>
4040

4141
<!-- Common <PackageReference/> versions -->

0 commit comments

Comments
 (0)