mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1917252 - Update NDK to r27b. r=geckoview-reviewers,calu
Differential Revision: https://phabricator.services.mozilla.com/D221314
This commit is contained in:
parent
2581617665
commit
6dfc9102a9
@ -20,7 +20,7 @@ from tqdm import tqdm
|
||||
# variable.
|
||||
from mozboot.bootstrap import MOZCONFIG_SUGGESTION_TEMPLATE
|
||||
|
||||
NDK_VERSION = "r27"
|
||||
NDK_VERSION = "r27b"
|
||||
CMDLINE_TOOLS_VERSION_STRING = "12.0"
|
||||
CMDLINE_TOOLS_VERSION = "11076708"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user