Bug 1917252 - Update NDK to r27b. r=geckoview-reviewers,calu

Differential Revision: https://phabricator.services.mozilla.com/D221314
This commit is contained in:
Ryan VanderMeulen 2024-09-06 16:20:19 +00:00
parent 2581617665
commit 6dfc9102a9

View File

@ -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"