Skip to content

Commit

Permalink
Update Plugin.InAppBilling.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmontemagno authored Oct 18, 2024
1 parent cbc3622 commit a561db9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Plugin.InAppBilling/Plugin.InAppBilling.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData.Core">
<Version>2.8.3.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData.Core".Ktx>
<PackageReference Include="Xamarin.AndroidX.Lifecycle.LiveData.Core.Ktx">
<Version>2.8.3.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Lifecycle.Runtime">
Expand All @@ -129,7 +129,7 @@
<PackageReference Include="Xamarin.AndroidX.Lifecycle.ViewModel">
<Version>2.8.3.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Lifecycle.ViewModel.ktx">
<PackageReference Include="Xamarin.AndroidX.Lifecycle.ViewModel.Ktx">
<Version>2.8.3.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.AndroidX.Lifecycle.ViewModelSavedState">
Expand Down

0 comments on commit a561db9

Please sign in to comment.