Releases: android-actions/setup-android
v4.0.0
Hello,
The long awaited update of setup-android.
- Migrate action to Node24 (by @TWiStErRob)
- Add and default to cmdline-tools version 20.0 ( 14742923 )
- Update CI runners (by @TWiStErRob)
- Update README.md (by @vil02)
- Update npm dependencies to solve CVE's
Incrementing major version to safeguard incase node upgrade or default cmdline-tools upgrade breaks something downstream.
v3.2.2
v3.2.1
Updated dependencies
v3.2.0
Implement 'packages' input argument, which allows choosing which packages to install from Android SDK
v3.1.0
Allow installing different Android SDK versions.
Allow silent license agreement.
v3.0.0
Updated cmdline-tools to 11.0 (latest).
Major version increment, because this version requires JDK-17.
Thanks goes out to @SimonMarquis and @OmarShehata for the patches
v2.0.10
Updated dependencies, most importantly @actions/core, which was deprecated and giving warnings.
@TWiStErRob have fun.
v2.0.9
Updated cmdline-tools to 7.0.
Check if cmdline-tools-latest is actually version 7.0, if it is - use it.
Using node16 (current LTS) instead of node12.
Updated npm dependencies.
v2.0.8
cmdline-tools updated to v6 (from v3). Thanks to @mikehardy
Also updated npm dependencies
v2.0.6
Updated dependencies and non-minified dist/index.js