Skip to content

Commit

Permalink
chore(deps): update dependency xamarin.android.support.customtabs to …
Browse files Browse the repository at this point in the history
…v28.0.0.3
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent d86903c commit 6b849bd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Xamarin/Navigation.Parameters/Android/Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<PackageReference Include="Xamarin.Android.Support.v7.CardView" Version="28.0.0.1" />
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="28.0.0.1" />
<PackageReference Include="Xamarin.Android.Support.Core.Utils" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Android.Support.CustomTabs" Version="28.0.0.1" />
<PackageReference Include="Xamarin.Android.Support.CustomTabs" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Essentials" Version="1.1.0" />
<PackageReference Include="ReactiveUI" Version ="9.17.11" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion Xamarin/ReactiveRecyclerView/Droid/TestApp.Droid.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<Version>28.0.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Android.Support.CustomTabs">
<Version>28.0.0.1</Version>
<Version>28.0.0.3</Version>
</PackageReference>
<PackageReference Include="Xamarin.Android.Support.CustomView">
<Version>28.0.0.1</Version>
Expand Down

0 comments on commit 6b849bd

Please sign in to comment.