Skip to content

Commit a59a663

Browse files
build(deps): update Xamarin.Android.Support.Design requirement (#139)
Updates the requirements on Xamarin.Android.Support.Design to permit the latest version. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent f24648d commit a59a663

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
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Xamarin.Android.Support.Design" Version="27.*" />
13+
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.*" />
1414
<PackageReference Include="ReactiveUI.AndroidSupport" Version="13.*" />
1515
<PackageReference Include="ReactiveUI" Version="13.*" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)