Skip to content

Commit 1d5c68d

Browse files
build(deps): bump Xamarin.AndroidX.AppCompat in /integrationtests (#3071)
Bumps [Xamarin.AndroidX.AppCompat](https://github.com/xamarin/AndroidX) from 1.3.1.3 to 1.3.1.4. - [Release notes](https://github.com/xamarin/AndroidX/releases) - [Commits](https://github.com/xamarin/AndroidX/commits) --- updated-dependencies: - dependency-name: Xamarin.AndroidX.AppCompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af489bf commit 1d5c68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ReactiveUI.AndroidX/ReactiveUI.AndroidX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.0" />
20-
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.3.1.3" />
20+
<PackageReference Include="Xamarin.AndroidX.AppCompat" Version="1.3.1.4" />
2121
<PackageReference Include="Xamarin.AndroidX.Fragment" Version="1.3.6.4" />
2222
<PackageReference Include="Xamarin.AndroidX.Preference" Version="1.1.1.11" />
2323
<PackageReference Include="Xamarin.AndroidX.RecyclerView" Version="1.2.1.4" />

0 commit comments

Comments
 (0)