Skip to content

Commit

Permalink
Bump ppy.osu.Framework.Android from 2022.1101.0 to 2022.1204.0
Browse files Browse the repository at this point in the history
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework) from 2022.1101.0 to 2022.1204.0.
- [Release notes](https://github.com/ppy/osu-framework/releases)
- [Commits](ppy/osu-framework@2022.1101.0...2022.1204.0)

---
updated-dependencies:
- dependency-name: ppy.osu.Framework.Android
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent cf02486 commit 834324a
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 834324a

Please sign in to comment.