Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: 'Setup Android CLI'
description: >-
Install Google's agent-first `android` CLI, optionally install Android SDK
packages, and cache between runs. Replaces the `sdkmanager` +
`cmdline-tools` dance with a single composite action. Tracks the current
`latest` release of the CLI.
description: 'Install and cache Google''s agent-first android CLI plus SDK packages. Drop-in setup-android replacement.'
author: 'Premex'

branding:
Expand Down