Skip to content

Commit 8bae626

Browse files
Fix build: use official ppy.osu.Framework.Android/iOS 2026.416.0 (ppy.Veldrid 4.9.111 is not available)
Agent-Logs-Url: https://github.com/winnerspiros/osu/sessions/9ae527b9-d18a-4228-8dbb-db9a3256bcba Co-authored-by: winnerspiros <1675249+winnerspiros@users.noreply.github.com>
1 parent 80a09f1 commit 8bae626

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

osu.Android.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
</ItemGroup>
7070

7171
<ItemGroup>
72-
<PackageReference Include="ppy.osu.Framework.Android" Version="2026.420.3" />
72+
<PackageReference Include="ppy.osu.Framework.Android" Version="2026.416.0" />
7373
</ItemGroup>
7474

7575
<PropertyGroup>

osu.iOS.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
<SuppressTrimAnalysisWarnings>true</SuppressTrimAnalysisWarnings>
3434
</PropertyGroup>
3535
<ItemGroup>
36-
<PackageReference Include="ppy.osu.Framework.iOS" Version="2026.420.3" />
36+
<PackageReference Include="ppy.osu.Framework.iOS" Version="2026.416.0" />
3737
</ItemGroup>
3838
</Project>

0 commit comments

Comments
 (0)