We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3eb1b commit 7da5c70Copy full SHA for 7da5c70
Dockerfile
@@ -458,7 +458,7 @@ WORKDIR ${FINAL_DIRWORK}
458
459
FROM pre-minimal as minimal-plus
460
461
-ARG BUILD_TOOLS="build-tools;36.0.0"
+ARG BUILD_TOOLS="build-tools;35.0.0"
462
ARG NODE_VERSION="18.x"
463
464
RUN echo "installing: ${BUILD_TOOLS}" && \
tagged_sdk_packages_list.txt
@@ -1,4 +1,3 @@
1
-platforms;android-36
2
platforms;android-35
3
platforms:android-34
4
platforms;android-33
0 commit comments