Update framework

This commit is contained in:
Dean Herbert
2020-01-11 04:16:07 +08:00
parent f745d74666
commit bd175118e9
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.1230.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.109.1" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.111.0" />
</ItemGroup>
</Project>