Merge pull request #6154 from ppy/dependabot/nuget/ppy.osu.Framework.Android-2019.918.0

Bump ppy.osu.Framework.Android from 2019.911.0 to 2019.918.0
This commit is contained in:
Dean Herbert 2019-09-18 23:58:15 +09:00 committed by GitHub
commit 66c28b4c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -63,6 +63,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Game.Resources" Version="2019.913.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.911.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2019.918.0" />
</ItemGroup>
</Project>