We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759aaec commit 1e902a1Copy full SHA for 1e902a1
travis/Dockerfile
@@ -84,6 +84,6 @@ RUN yes | sdkmanager \
84
"build-tools;${ANDROID_BUILD_TOOLS}" \
85
"platform-tools"
86
87
-ADD windows-sdk /
+ADD windows-sdk /windows-sdk
88
89
CMD ["/bin/bash"]
0 commit comments