actions / runner-images

GitHub Actions runner images
MIT License
9.82k stars 3.01k forks source link

Update Android sdk build_tools 35.0.2 #10495

Open yogurtearl opened 2 weeks ago

yogurtearl commented 2 weeks ago

Tool name

Android sdk build_tools

Tool license

Android SDK license

Add or update?

Desired version

35.0.2

Approximate size

No response

Brief description of tool

An older version of android "build tools" is already installed on the images, just need the current version of 35.0.2 installed.

URL for tool's homepage

https://developer.android.com/tools/releases/build-tools

Provide a basic test case to validate the tool's functionality.

Minimal Android build with android gradle plugin version 8.5.2

Platforms where you need the tool

Runner images where you need the tool

Can this tool be installed during the build?

Yes, it will be downloaded if absent by the Android Gradle plugin.

Tool installation time in runtime

unknown

Are you willing to submit a PR?

possibly

vidyasagarnimmagaddi commented 2 weeks ago

Hi @yogurtearl ,Thank you for bringing this issue to us. We are looking into this issue and will update you on this issue after investigating.