Update framework

This commit is contained in:
Dean Herbert
2019-12-12 13:28:27 +09:00
parent 8168872952
commit b6c86d512a
3 changed files with 4 additions and 4 deletions

View File

@ -54,6 +54,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.1010.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.1210.1" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.1212.0" />
</ItemGroup>
</Project>