Skip to content

Commit 21e01da

Browse files
Bump to AndroidX net6preview03 (#138)
Latest AndroidX packages coming from: dotnet/android-libraries#247 These AndroidX packages are based on the .NET 6 Preview 3 bits.
1 parent 23eda6c commit 21e01da

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

HelloAndroid/HelloAndroid.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<OutputType>Exe</OutputType>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.3.0.1-net6preview01" />
8-
<!--TODO: Xamarin.AndroidX.Arch.Core.Runtime should be transitive dependency and not needed-->
9-
<PackageReference Include="Xamarin.AndroidX.Arch.Core.Runtime" Version="2.1.0.8-net6preview01" />
7+
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.3.0.1-net6preview03.4680155" />
108
</ItemGroup>
119
</Project>

0 commit comments

Comments
 (0)