Update framework

This commit is contained in:
Dean Herbert
2020-11-20 12:32:17 +09:00
parent b997f98b25
commit 1df3f88fc4
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.1030.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.1118.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.1120.0" />
</ItemGroup>
</Project>