From c3d757f4a43db5ac340b10f436764633bdde2f33 Mon Sep 17 00:00:00 2001 From: omigamedev Date: Tue, 16 Jun 2026 05:05:11 +0200 Subject: [PATCH] Trim roadmap gate wording --- docs/modernization/roadmap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modernization/roadmap.md b/docs/modernization/roadmap.md index 2964300e..1837d22b 100644 --- a/docs/modernization/roadmap.md +++ b/docs/modernization/roadmap.md @@ -3050,7 +3050,7 @@ Results: android-standard-apk,android-quest-apk,android-focus-apk` now runs those retained native checks from the package-smoke surface while keeping APK readiness blocked on root CMake package-target migration. Root CMake has - named package validation targets for the Android native gate; + named package validation targets for the native gate; `cmake --build --preset windows-msvc-default --config Debug --target panopainter_android_native_package_smoke` validates the latest SDK-managed NDK/CMake pair and reports the still-blocked APK package state.