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