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

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
keiji committed Jul 10, 2021
1 parent 25bb16c commit 24cfe76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<Compile Include="**\*.android.*.cs" />

<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.Core" Version="1.2.0.1" />
<PackageReference Include="Xamarin.AndroidX.Work.Runtime" Version="2.5.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 24cfe76

Please sign in to comment.