This commit is contained in:
LegacyGamerHD 2021-01-22 20:19:49 +01:00 committed by GitHub
parent 295de4e3d4
commit 64e06e1e73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,8 @@ set -e
export JDK_DEBUG_LEVEL=release
. setdevkitpath.sh
apt-get update
./setdevkitpath.sh
wget -nc -nv -O android-ndk-$NDK_VERSION-linux-x86_64.zip "https://dl.google.com/android/repository/android-ndk-$NDK_VERSION-linux-x86_64.zip"
./extractndk.sh