Merge branch 'master' into ruleset-switch-sounds

This commit is contained in:
Dean Herbert
2021-04-22 20:17:21 +09:00
committed by GitHub
36 changed files with 717 additions and 375 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.421.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2021.422.0" />
</ItemGroup>
</Project>