Skip to content

Commit

Permalink
Upgrade Android NDK
Browse files Browse the repository at this point in the history
  • Loading branch information
yujincheng08 committed Aug 12, 2024
1 parent 5069a4e commit 66d53b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/android-install-ndk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -ex

NDK=android-ndk-r26b
NDK=android-ndk-r27
wget --tries=20 -q https://dl.google.com/android/repository/${NDK}-linux.zip
unzip -q ${NDK}-linux.zip

Expand Down

0 comments on commit 66d53b6

Please sign in to comment.