Skip to content

Commit

Permalink
Docs: Sync docs with release.
Browse files Browse the repository at this point in the history
  • Loading branch information
nordcombot authored and filiphsps committed Mar 16, 2024
1 parent ddf4889 commit 08cddb8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/android-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Android SDK (android-sdk)

Install Android SDK cmdline-, platform-, and, build-tools
Install Android SDK `cmdline-tools`, `platform-tools`, and, `build-tools`.

## Example Usage

Expand All @@ -17,6 +17,8 @@ Install Android SDK cmdline-, platform-, and, build-tools
|-----|-----|-----|-----|
| platform | SDK platform version | string | 34 |
| build_tools | SDK build-tools version | string | 34.0.0 |
| base_packages | packages will override default packages, split by space | string | - |
| extra_packages | extra packages, split by space | string | - |



Expand Down

0 comments on commit 08cddb8

Please sign in to comment.