Skip to content

Commit d39f791

Browse files
authored
Bump to Android 35 (#230)
1 parent 4e9fa0f commit d39f791

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=34
11-
ARG ANDROID_TOOLS_VERSION=34.0.0
10+
ARG ANDROID_BUILD_VERSION=35
11+
ARG ANDROID_TOOLS_VERSION=35.0.0
1212
ARG NDK_VERSION=26.1.10909125
1313
ARG NODE_VERSION=18.20
1414
ARG WATCHMAN_VERSION=4.9.0

0 commit comments

Comments
 (0)