Skip to content

Commit

Permalink
Bump to Android 35 (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
alanleedev authored Aug 27, 2024
1 parent 4e9fa0f commit d39f791
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ ENV DEBIAN_FRONTEND=noninteractive
# set default build arguments
# https://developer.android.com/studio#command-tools
ARG SDK_VERSION=commandlinetools-linux-9477386_latest.zip
ARG ANDROID_BUILD_VERSION=34
ARG ANDROID_TOOLS_VERSION=34.0.0
ARG ANDROID_BUILD_VERSION=35
ARG ANDROID_TOOLS_VERSION=35.0.0
ARG NDK_VERSION=26.1.10909125
ARG NODE_VERSION=18.20
ARG WATCHMAN_VERSION=4.9.0
Expand Down

0 comments on commit d39f791

Please sign in to comment.