Skip to content

Commit cdd4f07

Browse files
authored
Android SDK 30 (#117)
Changes: * Bump Android SDK to 30
1 parent ca21319 commit cdd4f07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ ENV DEBIAN_FRONTEND=noninteractive
66

77
# set default build arguments
88
ARG SDK_VERSION=commandlinetools-linux-6609375_latest.zip
9-
ARG ANDROID_BUILD_VERSION=29
10-
ARG ANDROID_TOOLS_VERSION=29.0.3
9+
ARG ANDROID_BUILD_VERSION=30
10+
ARG ANDROID_TOOLS_VERSION=30.0.3
1111
ARG BUCK_VERSION=2020.10.21.01
1212
ARG NDK_VERSION=20.1.5948944
1313
ARG NODE_VERSION=14.x

0 commit comments

Comments
 (0)