Update framework

This commit is contained in:
Dean Herbert
2019-07-23 21:39:10 +09:00
parent 63336707fe
commit 2610ee2abb
3 changed files with 4 additions and 4 deletions

View File

@ -63,6 +63,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.702.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.719.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.723.0" />
</ItemGroup>
</Project>