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
Prev Previous commit
Next Next commit
build(deps): update ReactiveUI.AndroidSupport requirement in /src
Updates the requirements on [ReactiveUI.AndroidSupport](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.AndroidSupport
  dependency-type: direct:production
...

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

<ItemGroup>
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.*" />
<PackageReference Include="ReactiveUI.AndroidSupport" Version="15.*" />
<PackageReference Include="ReactiveUI.AndroidSupport" Version="16.*" />
</ItemGroup>

<ItemGroup>
Expand Down