diff --git a/images/macos/toolsets/toolset-12.json b/images/macos/toolsets/toolset-12.json index ae77000a4..9aca0bad9 100644 --- a/images/macos/toolsets/toolset-12.json +++ b/images/macos/toolsets/toolset-12.json @@ -167,7 +167,7 @@ "ndk": { "default": "25", "versions": [ - "24", "25", "26" + "24", "25", "26", "27" ] } }, diff --git a/images/macos/toolsets/toolset-13.json b/images/macos/toolsets/toolset-13.json index d6cfbd105..fbaa34ac7 100644 --- a/images/macos/toolsets/toolset-13.json +++ b/images/macos/toolsets/toolset-13.json @@ -47,7 +47,7 @@ "ndk": { "default": "26", "versions": [ - "24", "25", "26" + "24", "25", "26", "27" ] } }, diff --git a/images/macos/toolsets/toolset-14.json b/images/macos/toolsets/toolset-14.json index 8642818b7..e1413f7fa 100644 --- a/images/macos/toolsets/toolset-14.json +++ b/images/macos/toolsets/toolset-14.json @@ -51,7 +51,7 @@ "ndk": { "default": "26", "versions": [ - "24", "25", "26" + "24", "25", "26", "27" ] } },