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" \
"build-tools;26.0.2" \
\
"ndk-bundle" \
"lldb;2.3" \
"cmake;3.6.4111459"
# "ndk-bundle" \
# "lldb;2.3" \
# "cmake;3.6.4111459"
# Support Gradle
ENV TERM dumb