Update framework

This commit is contained in:
Dean Herbert
2021-05-06 16:08:28 +09:00
parent bb496d05f7
commit af75c9ac82
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.422.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2021.427.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2021.506.0" />
</ItemGroup>
</Project>