Skip to content

Commit abc36b4

Browse files
Android SDK 36, build tools 34
1 parent 093d676 commit abc36b4

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ WORKDIR ${FINAL_DIRWORK}
458458

459459
FROM pre-minimal as minimal-plus
460460

461-
ARG BUILD_TOOLS="build-tools;35.0.0"
461+
ARG BUILD_TOOLS="build-tools;34.0.0"
462462
ARG NODE_VERSION="18.x"
463463

464464
RUN echo "installing: ${BUILD_TOOLS}" && \

tagged_sdk_packages_list.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ platforms;android-30
88
platforms;android-29
99
platforms;android-28
1010
platforms;android-27
11-
build-tools;35.0.0
1211
build-tools;34.0.0
1312
build-tools;33.0.2
1413
build-tools;33.0.1

0 commit comments

Comments
 (0)