Skip to content

Commit b3d874a

Browse files
authored
Revert "bump NDK to r20, buck to 2019.06.17.01" (#55)
This reverts commit 1c02676.
1 parent 1c02676 commit b3d874a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ LABEL Description="This image provides a base Android development environment fo
66
ARG SDK_VERSION=sdk-tools-linux-4333796.zip
77
ARG ANDROID_BUILD_VERSION=28
88
ARG ANDROID_TOOLS_VERSION=28.0.3
9-
ARG BUCK_VERSION=2019.06.17.01
10-
ARG NDK_VERSION=20
9+
ARG BUCK_VERSION=2019.05.22.01
10+
ARG NDK_VERSION=19c
1111
ARG NODE_VERSION=10.x
1212
ARG WATCHMAN_VERSION=4.9.0
1313

0 commit comments

Comments
 (0)