Releases: android-actions/setup-android
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
v2.0.5
Overwrite previously half-installed cmdline tools - another bugfix for issue #108