diff --git a/images/ubuntu/toolsets/toolset-2204.json b/images/ubuntu/toolsets/toolset-2204.json index 076bb9743..a3e5c96e1 100644 --- a/images/ubuntu/toolsets/toolset-2204.json +++ b/images/ubuntu/toolsets/toolset-2204.json @@ -93,7 +93,7 @@ "ndk": { "default": "27", "versions": [ - "26", "27" + "27", "28", "29" ] } }, diff --git a/images/ubuntu/toolsets/toolset-2404.json b/images/ubuntu/toolsets/toolset-2404.json index b6150b0f3..52cdcfcf4 100644 --- a/images/ubuntu/toolsets/toolset-2404.json +++ b/images/ubuntu/toolsets/toolset-2404.json @@ -90,7 +90,7 @@ "ndk": { "default": "27", "versions": [ - "26", "27", "28", "29" + "27", "28", "29" ] } },