Skip to content

Commit

Permalink
Merge branch 'master' into androidbilling4
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Jul 13, 2021
2 parents e3c333a + af4f096 commit a6634bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Plugin.InAppBilling/Plugin.InAppBilling.csproj
Expand Up @@ -80,7 +80,6 @@
<Compile Include="**\*.android.cs" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
<PackageReference Include="Xamarin.Android.Google.BillingClient" Version="4.0.0" />
<!--<PackageReference Include="Xamarin.AndroidX.Migration" Version="1.0.6.1" />-->
</ItemGroup>

<ItemGroup Condition=" $(TargetFramework.StartsWith('Xamarin.iOS')) ">
Expand All @@ -95,4 +94,4 @@
<ItemGroup Condition=" $(TargetFramework.StartsWith('Xamarin.Mac')) ">
<Compile Include="**\*.apple.cs" />
</ItemGroup>
</Project>
</Project>

0 comments on commit a6634bd

Please sign in to comment.