diff --git a/local-packages/README.md b/local-packages/README.md index f5c4180398ce..2c293e5ec424 100644 --- a/local-packages/README.md +++ b/local-packages/README.md @@ -14,7 +14,7 @@ It is wired up as a NuGet source in the repo-root `NuGet.Config`: | Package | Version | Why vendored | |---------------------------------|------------------------|--------------| -| `ppy.Veldrid.SPIRV` | `1.0.15-gb268bf39ea` | This fork build (from ) ships `runtimes/android-arm64/native/libveldrid-spirv.so` aligned to **16 KB pages**, which is required for Android 16+. The version published on nuget.org (`1.0.15-gb66ebf81d2`) is 4 KB-aligned and triggers a build warning when packaging the APK. The version is referenced by `ppy.osu.Framework 2026.421.1` and re-pinned explicitly in `osu.Game/osu.Game.csproj` so resolution is deterministic. | +| `ppy.Veldrid.SPIRV` | `1.0.15-gb268bf39ea` | This fork build (from ) ships `runtimes/android-arm64/native/libveldrid-spirv.so` aligned to **16 KB pages**, which is required for Android 16+. The version published on nuget.org (`1.0.15-gb66ebf81d2`) is 4 KB-aligned and triggers a build warning when packaging the APK. The version is referenced by `ppy.osu.Framework 2026.422.1` and re-pinned explicitly in `osu.Game/osu.Game.csproj` so resolution is deterministic. | ## Updating diff --git a/osu.Android.props b/osu.Android.props index 52e3e4759e77..40c2197469da 100644 --- a/osu.Android.props +++ b/osu.Android.props @@ -51,7 +51,7 @@ - +