Skip to content

Releases: android-actions/setup-android

v2.0.4

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

Remove zip extraction leftovers - bugfix for issue #108

v2.0.3

01 Mar 13:38
Compare
Choose a tag to compare
Rebuild dist/index.js

v2.0.2

21 Dec 09:27
Compare
Choose a tag to compare

update several dependencies

v2.0.1

26 Aug 16:55
Compare
Choose a tag to compare
Fix test for download, only test if licenseDir exists

v2.0.0: Changeup: consilidate code, drop cache, change download

26 Aug 16:41
Compare
Choose a tag to compare
This changes up way too much:
- Moving most (all) of the code to main.ts instead of the numerous
  files
- Dropping the caching functionality, since it should be optional
- now we will only download the android sdk tools if they are not
  already present, including if ANDROID_SDK_ROOT is already set

v1.0.0

11 Aug 15:42
Compare
Choose a tag to compare