We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b977a9 commit ab3ea76Copy full SHA for ab3ea76
samples/LoginApp.Android/LoginApp.Android.csproj
@@ -75,7 +75,7 @@
75
<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" />
+ <PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0.5" />
79
</ItemGroup>
80
<ItemGroup>
81
<ProjectReference Include="..\LoginApp\LoginApp.csproj">
0 commit comments