Skip to content

Commit f0ec5c2

Browse files
authored
Bump Android to 34 (#210)
1 parent 36d1c79 commit f0ec5c2

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
@@ -7,8 +7,8 @@ ENV DEBIAN_FRONTEND=noninteractive
77
# set default build arguments
88
# https://developer.android.com/studio#command-tools
99
ARG SDK_VERSION=commandlinetools-linux-9477386_latest.zip
10-
ARG ANDROID_BUILD_VERSION=33
11-
ARG ANDROID_TOOLS_VERSION=33.0.1
10+
ARG ANDROID_BUILD_VERSION=34
11+
ARG ANDROID_TOOLS_VERSION=34.0.0
1212
ARG NDK_VERSION=25.1.8937393
1313
ARG NODE_VERSION=18
1414
ARG WATCHMAN_VERSION=4.9.0

0 commit comments

Comments
 (0)