Update framework

This commit is contained in:
Dean Herbert
2019-07-11 22:21:37 +09:00
parent 548008c9ce
commit b6e15fb791
4 changed files with 5 additions and 5 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.704.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.711.0" />
</ItemGroup>
</Project>