From ade571727ffa7775686ba7a645db03d38098a3a9 Mon Sep 17 00:00:00 2001 From: Alan Chiu Date: Thu, 16 Jul 2020 18:18:14 -0700 Subject: [PATCH] android: update NDK to be 21 rather than 19 (#961) Signed-off-by: Alan Chiu For an explanation of how to fill out the fields, please see the relevant section in [PULL_REQUESTS.md](https://github.com/envoyproxy/envoy/blob/master/PULL_REQUESTS.md) Description: android: docs update NDK to be 21 rather than 19 Risk Level: low Testing: n/a Docs Changes: buidling docs for android Release Notes: n/a [Optional Fixes #Issue] [Optional Deprecated:] Signed-off-by: JP Simard --- mobile/docs/root/start/building/building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/docs/root/start/building/building.rst b/mobile/docs/root/start/building/building.rst index 9abb7f262eeb..6845b6393496 100644 --- a/mobile/docs/root/start/building/building.rst +++ b/mobile/docs/root/start/building/building.rst @@ -32,7 +32,7 @@ Android requirements -------------------- - Android SDK Platform 29 -- Android NDK 19.2.5345600 +- Android NDK 21 ---------------- iOS requirements