Update framework

This commit is contained in:
Dean Herbert
2019-09-05 16:33:14 +09:00
parent 99579255ad
commit 55c6feab64
3 changed files with 4 additions and 4 deletions

View File

@ -61,6 +61,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.904.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.830.1" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.905.0" />
</ItemGroup>
</Project>