Update framework

This commit is contained in:
Dean Herbert
2020-08-04 20:51:59 +09:00
parent ccc20a9341
commit 22b52d63c7
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.731.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.730.1" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.804.0" />
</ItemGroup>
</Project>