Update framework

This commit is contained in:
Dean Herbert
2019-11-22 19:47:21 +09:00
parent 2796a135bf
commit 6469199f0d
3 changed files with 4 additions and 4 deletions

View File

@ -55,6 +55,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.1010.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.1121.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.1122.0" />
</ItemGroup>
</Project>