Update framework

This commit is contained in:
Dean Herbert
2020-02-28 22:15:39 +09:00
parent d7f632f62e
commit 7b9937b851
3 changed files with 4 additions and 4 deletions

View File

@ -52,6 +52,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2020.221.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.225.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.228.0" />
</ItemGroup>
</Project>