Skip to content

Commit

Permalink
Add NDK 27 (actions#10522)
Browse files Browse the repository at this point in the history
Co-authored-by: Susmita Mane <[email protected]>
  • Loading branch information
2 people authored and Water-Melon committed Sep 25, 2024
1 parent 9cb9a06 commit a7b5d3f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion images/macos/toolsets/toolset-12.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"ndk": {
"default": "25",
"versions": [
"24", "25", "26"
"24", "25", "26", "27"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion images/macos/toolsets/toolset-13.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"ndk": {
"default": "26",
"versions": [
"24", "25", "26"
"24", "25", "26", "27"
]
}
},
Expand Down
2 changes: 1 addition & 1 deletion images/macos/toolsets/toolset-14.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"ndk": {
"default": "26",
"versions": [
"24", "25", "26"
"24", "25", "26", "27"
]
}
},
Expand Down

0 comments on commit a7b5d3f

Please sign in to comment.