We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e78d1a commit aed3979Copy full SHA for aed3979
samples/LoginApp.Android/LoginApp.Android.csproj
@@ -72,7 +72,7 @@
72
</ItemGroup>
73
<ItemGroup>
74
<PackageReference Include="ReactiveUI" Version="16.*" />
75
- <PackageReference Include="ReactiveUI.AndroidX" Version="16.*" />
+ <PackageReference Include="ReactiveUI.AndroidX" Version="17.*" />
76
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
77
<PackageReference Include="ReactiveUI.Validation.AndroidX" Version="2.*" />
78
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0.4" />
0 commit comments