Skip to content

Releases: android-actions/setup-android

v3.2.1

05 Apr 11:11
Compare
Choose a tag to compare

Updated dependencies

v3.2.0

25 Nov 16:19
Compare
Choose a tag to compare

Implement 'packages' input argument, which allows choosing which packages to install from Android SDK

v3.1.0

21 Nov 20:44
Compare
Choose a tag to compare

Allow installing different Android SDK versions.
Allow silent license agreement.

v3.0.0

25 Sep 01:01
Compare
Choose a tag to compare

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

18 Oct 19:59
Compare
Choose a tag to compare

Updated dependencies, most importantly @actions/core, which was deprecated and giving warnings.

@TWiStErRob have fun.

v2.0.9

03 Aug 13:50
Compare
Choose a tag to compare

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

22 Apr 03:37
Compare
Choose a tag to compare

cmdline-tools updated to v6 (from v3). Thanks to @mikehardy

Also updated npm dependencies

v2.0.6

02 Mar 23:12
Compare
Choose a tag to compare

Updated dependencies and non-minified dist/index.js

v2.0.5

02 Mar 22:06
7506bcd
Compare
Choose a tag to compare

Overwrite previously half-installed cmdline tools - another bugfix for issue #108

v2.0.4

02 Mar 01:11
0bdb2ca
Compare
Choose a tag to compare

Remove zip extraction leftovers - bugfix for issue #108