Skip to content

Commit 7429a6f

Browse files
build(deps): update ReactiveUI.AndroidSupport requirement in /src (#449)
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@17.0.1...18.0.10) --- updated-dependencies: - dependency-name: ReactiveUI.AndroidSupport dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a882750 commit 7429a6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.Validation.AndroidSupport/ReactiveUI.Validation.AndroidSupport.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.*" />
14-
<PackageReference Include="ReactiveUI.AndroidSupport" Version="17.*" />
14+
<PackageReference Include="ReactiveUI.AndroidSupport" Version="18.*" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)