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 b3d874a commit f3c3009Copy full SHA for f3c3009
Dockerfile
@@ -6,8 +6,8 @@ LABEL Description="This image provides a base Android development environment fo
6
ARG SDK_VERSION=sdk-tools-linux-4333796.zip
7
ARG ANDROID_BUILD_VERSION=28
8
ARG ANDROID_TOOLS_VERSION=28.0.3
9
-ARG BUCK_VERSION=2019.05.22.01
10
-ARG NDK_VERSION=19c
+ARG BUCK_VERSION=2019.09.03.01
+ARG NDK_VERSION=20
11
ARG NODE_VERSION=10.x
12
ARG WATCHMAN_VERSION=4.9.0
13
0 commit comments