Skip to content

Commit 92b85e6

Browse files
docs(android): cleanup from deprecated options (#2027)
Co-authored-by: Michał Pierzchała <[email protected]>
1 parent 4fcd778 commit 92b85e6

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

packages/cli-platform-android/README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,20 +22,6 @@ Builds your app and starts it on a connected Android emulator or device.
2222

2323
#### Options
2424

25-
#### `--root <string>`
26-
27-
> **DEPRECATED** – root is discovered automatically
28-
29-
Override the root directory for the Android build (which contains the android directory)'.
30-
31-
#### `--appFolder <string>`
32-
33-
> **DEPRECATED** – use "project.android.appName" in react-native.config.js
34-
35-
> default: 'app'
36-
37-
Specify a different application folder name for the Android source. If not, we assume is "app".
38-
3925
#### `--appId <string>`
4026

4127
Specify an `applicationId` to launch after build. If not specified, `package` from AndroidManifest.xml will be used.

0 commit comments

Comments
 (0)