Skip to content

Commit 7d72cca

Browse files
build(deps): bump Xamarin.AndroidX.Fragment in /samples (#263)
Bumps [Xamarin.AndroidX.Fragment](https://github.com/xamarin/AndroidX) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b8ea221 commit 7d72cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp.Android/LoginApp.Android.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<!-- We are pinning transitive deps versions coming from ReactiveUI.AndroidX.
8080
See: https://github.com/reactiveui/ReactiveUI.Validation/pull/216#issuecomment-783218308 -->
8181
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.8" />
82-
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.2" />
82+
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.3" />
8383
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.0" />
8484
</ItemGroup>
8585
<ItemGroup>

0 commit comments

Comments
 (0)