We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb40fc commit 51f49caCopy full SHA for 51f49ca
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.8" />
82
- <PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.0.1" />
+ <PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.1" />
83
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.1.0.8" />
84
</ItemGroup>
85
<ItemGroup>
0 commit comments