We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a871eb9 commit afac780Copy full SHA for afac780
samples/LoginApp.Android/LoginApp.Android.csproj
@@ -79,7 +79,7 @@
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" />
82
- <PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.0" />
+ <PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.0.1" />
83
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.1.0.8" />
84
</ItemGroup>
85
<ItemGroup>
0 commit comments