Skip to content

Commit

Permalink
kokoro: use ndk-r27c
Browse files Browse the repository at this point in the history
  • Loading branch information
dneto0 authored and jeremy-lunarg committed Jan 29, 2025
1 parent 633e9b6 commit 0549c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kokoro/android-ndk-build/build-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ set -e # Fail on any error.

set -x # Display commands being run.

using ndk-r21d
using ndk-r27c

export NDK_PROJECT_PATH="${ROOT_DIR}/ndk_test"
export APP_BUILD_SCRIPT="${ROOT_DIR}/ndk_test/Android.mk"
Expand Down

0 comments on commit 0549c71

Please sign in to comment.