Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
build(deps): update ReactiveUI.AndroidX requirement in /src
Updates the requirements on [ReactiveUI.AndroidX](https://github.com/reactiveui/reactiveui) to permit the latest version.
- [Release notes](https://github.com/reactiveui/reactiveui/releases)
- [Commits](reactiveui/ReactiveUI@15.1.1...16.1.1)

---
updated-dependencies:
- dependency-name: ReactiveUI.AndroidX
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2021
commit cdba000840261e7c93a36d7a3aca518fb326b025
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Xamarin.Google.Android.Material" Version="1.*" />
<PackageReference Include="ReactiveUI.AndroidX" Version="15.*" />
<PackageReference Include="ReactiveUI.AndroidX" Version="16.*" />
</ItemGroup>

<ItemGroup>
Expand Down