Update framework

This commit is contained in:
Dean Herbert
2020-03-06 18:47:31 +09:00
parent fd16d24362
commit 16cc49daa0
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.304.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.302.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.305.0" />
</ItemGroup>
</Project>