31 Commits
Author SHA1 Message Date
Vilius Sutkus '89 be39fa8340 Update README.md with version 15859902 (22.0) 2026-09-17 13:37:30 -05:00
Vilius Sutkus '89 138b5fb1cf Update dependencies in README.md 2026-09-17 12:45:50 -05:00
Christoph Grüninger 5ed526629f README.md Update other GitHub Actions in code samples
Old versions are using deprecated Node.js version
2026-09-17 12:43:05 -05:00
VolodymyrandClaude Opus 5 7731365548 Fix #537: stop installing the deprecated tools package
Google no longer serves the `tools` package: it is gone from
repository2-3.xml, so `sdkmanager tools` fails with
"Failed to find package 'tools'" and takes the whole action down with it.

- Drop `tools` from the default value of the `packages` input, leaving
  `platform-tools`. The command line tools that replaced it are already
  installed by this action, and there is no bare `cmdline-tools` package
  path to install instead (only versioned ones, e.g. `cmdline-tools;20.0`).
- Skip `tools` with a warning when it is requested explicitly, so the
  many workflows that pass `packages: 'tools platform-tools'` keep working
  instead of failing.
- Update the README accordingly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-17 11:39:35 -05:00
Vilius Sutkus '89 4d90f94363 [2/2] Update setup-android version in README.md 2026-04-04 23:39:58 +03:00
Vilius Sutkus '89 40fd30fb8d Update setup-android version in README.md 2026-04-04 23:36:52 +03:00
Vilius Sutkus '89 200c644fca Add cmdline-tools version 20.0 ( 14742923 ) 2026-03-25 00:12:40 +02:00
Piotr Idzik c4c8fe5bcd Encourage users to use latest version of actions/setup-java
Related to android-actions/setup-android#429
2026-03-24 21:38:16 +02:00
Vilius Sutkus '89 edebe8927a Update cmdline-tools version in README.md 2024-11-09 23:40:34 +02:00
Stefan Wärting 2022e05939 Add support for versions 12, 13, and 16 2024-11-09 23:37:36 +02:00
Vilius Sutkus '89 eb7920b260 Implement action input parameter 'packages' 2023-11-25 17:41:26 +02:00
Vilius Sutkus '89 713cbf481b [README.md] Update wording about licenses 2023-11-25 17:22:28 +02:00
Vilius Sutkus '89 d24156dbc9 [README.md] Add a note about installed packages 2023-11-21 22:41:46 +02:00
Vilius Sutkus '89 ade8112388 Change "Licence" to "License" 2023-11-21 22:35:25 +02:00
Vilius Sutkus '89 aeaba18a12 [Issue #384] Implement silent licence agreement. 2023-11-21 22:11:35 +02:00
Vilius Sutkus '89 ded9227d6b [CI] Update actions/checkout to v4 2023-11-21 21:25:09 +02:00
Vilius Sutkus '89 8023252681 [Issue #192] Accept cmdline-tools-version input parameter 2023-11-21 21:18:33 +02:00
Vilius Sutkus '89 9584f05408 [README.md] Update version of this action 2023-09-25 04:30:57 +03:00
Vilius Sutkus '89 110787489d [README.md] Update JDK version in step name 2023-09-25 03:53:50 +03:00
Omar Shehata a3da945276 Fix README example 2023-09-25 03:48:44 +03:00
Vilius Sutkus '89 bee5ac3f90 Update cmdline-tools to 11.0 (latest) 2023-09-25 03:04:50 +03:00
Simon Marquis 899d70efad Update commandlinetools version to 9.0 (latest)
https://developer.android.com/studio#command-line-tools-only
2023-09-25 02:57:03 +03:00
Vilius Sutkus '89 2741e25473 Update README.md 2022-08-03 16:44:44 +03:00
Vilius Sutkus '89 98f14d164f [CI][README.md] Update setup-java to v3 2022-04-22 05:44:03 +03:00
Vilius Sutkus '89 a7d36b05d1 [CI][README.MD] Update actions/checkout to v3 2022-04-22 05:38:58 +03:00
Axel Navarro 61b92998bb Fix setup-android version in README.md 2020-09-15 17:47:48 +02:00
Dave Olsthoorn 62ea653263 Update README.md 2020-08-17 19:44:06 +02:00
Dave Olsthoorn 47171f7d89 Initial changes for setup-android 2020-07-14 17:41:00 +02:00
Jonas Bengtsson aa16e13db3 Improve documentation 2020-01-03 21:38:11 +01:00
Jonas Bengtsson 445684cb49 Extend README 2020-01-03 21:18:34 +01:00
Jonas Bengtsson 39774526ec Initial version of job 2020-01-03 11:37:01 +01:00