We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cdae15 commit a79e97aCopy full SHA for a79e97a
.ci/docker/build.sh
@@ -41,7 +41,7 @@ case "${IMAGE_NAME}" in
41
LINTRUNNER=""
42
CLANG_VERSION=12
43
# From https://developer.android.com/ndk/downloads
44
- ANDROID_NDK_VERSION=r26c
+ ANDROID_NDK_VERSION=r27b
45
;;
46
*)
47
echo "Invalid image name ${IMAGE_NAME}"
0 commit comments