Skip to content

Commit f3c3009

Browse files
dulmandakhgengjiawen
authored andcommitted
Bump Android NDK to 20 and update buck(#58)
* bump NDK to r20, buck to 2019.06.17.01 * bump buck to 2019.09.03.01, ndk to 20
1 parent b3d874a commit f3c3009

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.05.22.01
10-
ARG NDK_VERSION=19c
9+
ARG BUCK_VERSION=2019.09.03.01
10+
ARG NDK_VERSION=20
1111
ARG NODE_VERSION=10.x
1212
ARG WATCHMAN_VERSION=4.9.0
1313

0 commit comments

Comments
 (0)