Update framework

This commit is contained in:
Dean Herbert
2020-07-01 18:52:05 +09:00
parent ab15b6031d
commit 6f6376d53c
4 changed files with 4 additions and 5 deletions

View File

@ -52,6 +52,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2020.622.1" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.623.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2020.701.0" />
</ItemGroup>
</Project>