Update framework

This commit is contained in:
Dean Herbert
2019-10-21 17:24:32 +09:00
parent 7967c73f03
commit c8f4e8b52c
3 changed files with 4 additions and 4 deletions

View File

@ -62,6 +62,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.1010.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.1011.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.1021.0" />
</ItemGroup>
</Project>