Skip to content
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.

Commit

Permalink
Update Google ExposureNotification library version to 19.7.2-eap-alpha03
Browse files Browse the repository at this point in the history
  • Loading branch information
keiji committed Jul 10, 2021
1 parent 98e2d1e commit 25bb16c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
<Version>4.6.0.967</Version>
</PackageReference>
<PackageReference Include="Xamarin.GooglePlayServices.Nearby.ExposureNotification">
<Version>19.7.2-eap-alpha02</Version>
<Version>19.7.2-eap-alpha03</Version>
</PackageReference>
<PackageReference Include="Xamarin.GooglePlayServices.SafetyNet">
<Version>117.0.0-preview03</Version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<Compile Include="**\*.android.cs" />
<Compile Include="**\*.android.*.cs" />

<PackageReference Include="Xamarin.GooglePlayServices.Nearby.ExposureNotification" Version="19.7.2-eap-alpha02" />
<PackageReference Include="Xamarin.GooglePlayServices.Nearby.ExposureNotification" Version="19.7.2-eap-alpha03" />
<PackageReference Include="Xamarin.AndroidX.Core" Version="1.2.0" />
<PackageReference Include="Xamarin.AndroidX.Work.Runtime" Version="2.5.0.1" />
</ItemGroup>
Expand Down
Binary file not shown.

0 comments on commit 25bb16c

Please sign in to comment.