Update framework

This commit is contained in:
Dean Herbert
2019-09-11 18:47:25 +09:00
parent 2c09efa23b
commit 039b5ec958
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.904.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.909.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.911.0" />
</ItemGroup>
</Project>