Skip to content

Commit

Permalink
try remove migration
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno committed Jul 23, 2020
1 parent ae08721 commit a3ee722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Plugin.InAppBilling/Plugin.InAppBilling.csproj
Expand Up @@ -79,7 +79,7 @@
<Compile Include="**\*.android.cs" />
<PackageReference Include="Xamarin.Essentials" Version="1.5.3.2" />
<PackageReference Include="Xamarin.Android.Google.BillingClient" Version="3.0.0" />
<PackageReference Include="Xamarin.AndroidX.Migration" Version="1.0.6.1" />
<!--<PackageReference Include="Xamarin.AndroidX.Migration" Version="1.0.6.1" />-->
</ItemGroup>

<ItemGroup Condition=" $(TargetFramework.StartsWith('Xamarin.iOS')) ">
Expand Down

0 comments on commit a3ee722

Please sign in to comment.