Releases: android-actions/setup-android
Releases · android-actions/setup-android
v2.0.4
Remove zip extraction leftovers - bugfix for issue #108
v2.0.3
Rebuild dist/index.js
v2.0.2
update several dependencies
v2.0.1
Fix test for download, only test if licenseDir exists
v2.0.0: Changeup: consilidate code, drop cache, change download
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