Skip to content

Commit 308e954

Browse files
build(deps): Bump Xamarin.Essentials from 1.7.7 to 1.8.0 (#770)
Bumps [Xamarin.Essentials](https://github.com/xamarin/Essentials) from 1.7.7 to 1.8.0. - [Release notes](https://github.com/xamarin/Essentials/releases) - [Commits](xamarin/Essentials@1.7.7...1.8.0) --- updated-dependencies: - dependency-name: Xamarin.Essentials dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4bc063 commit 308e954

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Xamarin/MasterDetail/MasterDetail.Android/MasterDetail.Android.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
</ItemGroup>
5656
<ItemGroup>
5757
<PackageReference Include="Xamarin.Forms" Version="5.0.0.2578" />
58-
<PackageReference Include="Xamarin.Essentials" Version="1.7.7" />
58+
<PackageReference Include="Xamarin.Essentials" Version="1.8.0" />
5959
</ItemGroup>
6060
<ItemGroup>
6161
<Compile Include="MainActivity.cs" />

0 commit comments

Comments
 (0)