From be39fa834029ff78f1a44aa3bb0819b8fc2bd8fd Mon Sep 17 00:00:00 2001 From: Vilius Sutkus '89 Date: Thu, 17 Sep 2026 13:37:30 -0500 Subject: [PATCH] Update README.md with version 15859902 (22.0) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7a9840..3baba87 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ and `uiautomatorviewer` were dropped without one. Command line tools are versioned using two variables - short and long. Long one is the build number, used in the zip URL, short one is the human friendly version name. -By default, setup-android installs version 14742923 (short version 20.0). +By default, setup-android installs version 15859902 (short version 22.0). To install a different version, call setup-android with desired long version as the input parameter `cmdline-tools-version`: ```yaml @@ -98,6 +98,7 @@ To install a different version, call setup-android with desired long version as #### Version table | Short version | Long version | |---------------| --- | +| 22.0 | 15859902 | | 20.0 | 14742923 | | 16.0 | 12266719 | | 13.0 | 11479570 |