We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65a45b commit e430145Copy full SHA for e430145
samples/LoginApp.Android/LoginApp.Android.csproj
@@ -80,7 +80,7 @@
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.2" />
83
- <PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.1.0.8" />
+ <PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.0" />
84
</ItemGroup>
85
<ItemGroup>
86
<ProjectReference Include="..\LoginApp\LoginApp.csproj">
0 commit comments