1
0
Fork 0

Sigh, NDK

master
Ambrose Chua 2017-10-19 23:01:46 +08:00
parent e212a2ab66
commit 21f8517526
1 changed files with 3 additions and 3 deletions

View File

@ -46,9 +46,9 @@ RUN echo "y" | sdkmanager \
"platforms;android-26" \ "platforms;android-26" \
"build-tools;26.0.2" \ "build-tools;26.0.2" \
\ \
"ndk-bundle" \ # "ndk-bundle" \
"lldb;2.3" \ # "lldb;2.3" \
"cmake;3.6.4111459" # "cmake;3.6.4111459"
# Support Gradle # Support Gradle
ENV TERM dumb ENV TERM dumb