Skip to content

Commit

Permalink
Merge pull request #24 from saamerm/master
Browse files Browse the repository at this point in the history
Upgrade to PlayCore 1.10
  • Loading branch information
jamesmontemagno authored Apr 22, 2021
2 parents e7e11e1 + 9b76b66 commit 3e07a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/StoreReview.Plugin/StoreReview.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

<ItemGroup Condition=" $(TargetFramework.StartsWith('MonoAndroid')) ">
<Compile Include="**\*.android.cs" />
<PackageReference Include="PlayCore" Version="1.8.0" />
<PackageReference Include="PlayCore" Version="1.10.0" />
<PackageReference Include="Xamarin.Essentials" Version="1.6.1" />
</ItemGroup>

Expand Down

0 comments on commit 3e07a88

Please sign in to comment.