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 d209513 commit 3cb7da2
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions images/macos/toolsets/toolset-12.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,9 +165,9 @@
"cmake;3.22.1"
],
"ndk": {
"default": "27",
"default": "25",
"versions": [
"25", "26", "27"
"24", "25", "26", "27"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions images/macos/toolsets/toolset-13.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
"cmake;3.22.1"
],
"ndk": {
"default": "27",
"default": "26",
"versions": [
"25", "26", "27"
"24", "25", "26", "27"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions images/macos/toolsets/toolset-14.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
"cmake;3.22.1"
],
"ndk": {
"default": "27",
"default": "26",
"versions": [
"25", "26", "27"
"24", "25", "26", "27"
]
}
},
Expand Down

0 comments on commit 3cb7da2

Please sign in to comment.