Skip to content

Commit

Permalink
Merge pull request #282 from karaoke-dev/dependabot/nuget/ppy.osu.Fra…
Browse files Browse the repository at this point in the history
…mework.Android-2022.1204.0

Bump ppy.osu.Framework.Android from 2022.1101.0 to 2022.1204.0
  • Loading branch information
andy840119 authored Dec 5, 2022
2 parents 7436b49 + 834324a commit 23fbdb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion osu.Framework.Microphone.Android.props
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
<Reference Include="Java.Interop" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework.Android" Version="2022.1101.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2022.1204.0" />
</ItemGroup>
</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
<ProjectReference Include="..\osu.Framework.Microphone\osu.Framework.Microphone.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="ppy.osu.Framework.Android" Version="2022.1101.0" />
<PackageReference Include="ppy.osu.Framework.Android" Version="2022.1204.0" />
</ItemGroup>
</Project>

0 comments on commit 23fbdb6

Please sign in to comment.