Skip to content

Commit 0d10523

Browse files
authored
Bump Android to SDK 36 (#237)
1 parent 34cc964 commit 0d10523

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
@@ -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-11076708_latest.zip
10-
ARG ANDROID_BUILD_VERSION=35
11-
ARG ANDROID_TOOLS_VERSION=35.0.0
10+
ARG ANDROID_BUILD_VERSION=36
11+
ARG ANDROID_TOOLS_VERSION=36.0.0
1212
ARG NDK_VERSION=27.1.12297006
1313
ARG NODE_VERSION=20.18
1414
ARG WATCHMAN_VERSION=4.9.0

0 commit comments

Comments
 (0)