mirror of
https://gitea.com/actions/setup-android.git
synced 2026-04-09 17:08:21 +01:00
Update setup-android version in README.md
This commit is contained in:
@@ -66,7 +66,7 @@ By default, setup-android installs version 14742923 (short version 20.0).
|
|||||||
To install a different version, call setup-android with desired long version as the input parameter `cmdline-tools-version`:
|
To install a different version, call setup-android with desired long version as the input parameter `cmdline-tools-version`:
|
||||||
```yaml
|
```yaml
|
||||||
- name: Setup Android SDK
|
- name: Setup Android SDK
|
||||||
uses: android-actions/setup-android@v3
|
uses: android-actions/setup-android@v4
|
||||||
with:
|
with:
|
||||||
cmdline-tools-version: 8512546
|
cmdline-tools-version: 8512546
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user