Setup Android CLI
Version updated for https://github.com/premex-ab/setup-android-cli to version v1.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-android-cli GitHub Action simplifies and accelerates the setup of the Android development environment by installing Google’s lightweight android CLI, managing the Android SDK, and caching resources for faster builds. It eliminates the need for manual license acceptance and complex package management while providing auto-accepted non-interactive configuration, efficient caching, and inline error reporting in the GitHub UI. This action is designed as a faster, more streamlined alternative to similar actions, optimizing CI workflows for Android development.
What’s Changed
What’s Changed
- Shorten action description for Marketplace (fixes 125-char limit) by @warting in https://github.com/premex-ab/setup-android-cli/pull/6
New Contributors
- @warting made their first contribution in https://github.com/premex-ab/setup-android-cli/pull/6
Full Changelog: https://github.com/premex-ab/setup-android-cli/compare/v1.0.0...v1.0.1