Update framework

This commit is contained in:
Dean Herbert
2019-08-30 12:35:53 +09:00
parent 8fe37d0c43
commit 9c622680e3
3 changed files with 4 additions and 4 deletions

View File

@ -61,6 +61,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.830.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.828.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.830.0" />
</ItemGroup>
</Project>