Skip to content

Commit

Permalink
install ndk;21.0.6113669
Browse files Browse the repository at this point in the history
  • Loading branch information
zoff99 committed Mar 3, 2022
1 parent 57c941d commit b97e605
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle_scripts/trifa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ echo y | $ANDROID_HOME/tools/bin/sdkmanager "platforms;android-27"
# cmake_pkg_name=$($ANDROID_HOME/tools/bin/sdkmanager --list --verbose|grep -i cmake| tail -n 1 | cut -d \| -f 1 |tr -d " ");
echo y | $ANDROID_HOME/tools/bin/sdkmanager "cmake;3.6.4111459"
# -- why is this not just called "cmake" ? --
echo y | $ANDROID_HOME/tools/bin/sdkmanager "ndk;21.0.6113669"
# Install Android Build Tool and Libraries ------------------------------
# Install Android Build Tool and Libraries ------------------------------
# Install Android Build Tool and Libraries
Expand Down

0 comments on commit b97e605

Please sign in to comment.