Update framework

This commit is contained in:
Dean Herbert
2020-12-11 18:03:48 +09:00
parent bd66a3f8c7
commit b5f6baf341
3 changed files with 4 additions and 4 deletions

View File

@ -52,6 +52,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2020.1202.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.1203.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.1211.0" />
</ItemGroup>
</Project>