Skip to content

Commit

Permalink
Add NDK 27
Browse files Browse the repository at this point in the history
  • Loading branch information
Susmita Mane authored and Susmita Mane committed Sep 2, 2024
1 parent 12335f2 commit ae1f111
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 ae1f111

Please sign in to comment.