From a88612b972846062ee317c446c265f5f2c6acf3d Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Thu, 13 Mar 2025 17:47:33 +0100 Subject: [PATCH] Android: Update NDK and Debugger version per Qt version table Include Qt 6.9, which like 6.7 and 6.8 uses NDK 26.1.10909125 Change-Id: I60a1be8b3340beab55801ca9bafd0a8e7d6db07d Reviewed-by: Jarek Kobus --- src/plugins/android/androidconfigurations.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/android/androidconfigurations.cpp b/src/plugins/android/androidconfigurations.cpp index 6beebd8faaa..317ae8dac5d 100644 --- a/src/plugins/android/androidconfigurations.cpp +++ b/src/plugins/android/androidconfigurations.cpp @@ -69,7 +69,7 @@ Suggested NDK and Debugger version per Qt version: | 5.15.9 - 5.15.16 | 6.2 - 6.3 | 22.1.7171670 | 8.3.0 | 11.0.5 | | | 6.4 | 23.1.7779620 | 8.3.0 | 12.0.8 | | | 6.5 - 6.6 | 25.1.8937393 | | 14.0.6 | -| | 6.7 - 6.8 | 26.1.10909125 | | 17.0.2 | +| | 6.7 - 6.9 | 26.1.10909125 | | 17.0.2 | < Qt 6.5: Mapping read from sdk_definitions.json >= Qt 6.5: Mapping read from /modules/Core.json