We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5e9bb2 commit 01d338cCopy full SHA for 01d338c
samples/LoginApp.Android/LoginApp.Android.csproj
@@ -75,7 +75,7 @@
75
<PackageReference Include="ReactiveUI.AndroidX" Version="14.*" />
76
<PackageReference Include="ReactiveUI.Validation" Version="2.*" />
77
<PackageReference Include="ReactiveUI.Validation.AndroidX" Version="2.*" />
78
- <PackageReference Include="Xamarin.Google.Android.Material" Version="1.3.0.1" />
+ <PackageReference Include="Xamarin.Google.Android.Material" Version="1.4.0" />
79
<!-- We are pinning transitive deps versions coming from ReactiveUI.AndroidX.
80
See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
81
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
0 commit comments