Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update for sdk-34 #5

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Update for sdk-34 #5

wants to merge 8 commits into from

Conversation

jgw96
Copy link
Collaborator

@jgw96 jgw96 commented Aug 8, 2024

No description provided.

Dockerfile Outdated
ARG ANDROID_SDK_TOOLS_TAGGED="latest"
ARG ANDROID_SDK_TOOLS_VERSION="9123335"
ARG ANDROID_SDK_TOOLS_VERSION="6609375"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just curious where you find this specific number? I thought it was the latest from developer android website, which is different right now
image

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see, the commit is 4 years old, if you see the current android-build-box it has a comment (that I think can be a great addition to this part... including a similar comment)

image

https:/mingchen/docker-android-build-box/blob/322550ee312b9daf3737fc8941975835c4b7c189/Dockerfile#L8

recent number is 11.xxx.xxx as well

Dockerfile Outdated Show resolved Hide resolved
@@ -1,10 +1,12 @@
platforms:android-34

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link

@maiconcarraro maiconcarraro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably you'll need to update here as well:

ARG BUILD_TOOLS="build-tools;33.0.2"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants