Update framework

This commit is contained in:
Dean Herbert
2021-03-17 18:05:18 +09:00
parent 249ab8ab3d
commit 577d40d8d1
3 changed files with 4 additions and 4 deletions

View File

@ -52,6 +52,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2021.211.1" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2021.309.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2021.317.0" />
</ItemGroup>
</Project>