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 7fab31a commit f6b2e18Copy full SHA for f6b2e18
Appium/Dockerfile
@@ -79,7 +79,7 @@ WORKDIR /home/androidusr
79
# Install Android SDK
80
#=====================
81
ENV SDK_VERSION=commandlinetools-linux-13114758_latest
82
-ENV ANDROID_BUILD_TOOLS_VERSION=34.0.0
+ENV ANDROID_BUILD_TOOLS_VERSION=36.0.0
83
ENV ANDROID_FOLDER_NAME=cmdline-tools
84
ENV ANDROID_DOWNLOAD_PATH=/home/androidusr/${ANDROID_FOLDER_NAME} \
85
ANDROID_HOME=/opt/android \
0 commit comments