We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70f9459 commit cee0ca3Copy full SHA for cee0ca3
samples/LoginApp.Android/LoginApp.Android.csproj
@@ -75,7 +75,7 @@
75
<PackageReference Include="ReactiveUI.AndroidX" Version="13.*" />
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" />
+ <PackageReference Include="Xamarin.Google.Android.Material" Version="1.3.0.1" />
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.7" />
0 commit comments