Skip to content

Commit

Permalink
feat: Update main activity option message in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ksg97031 committed Aug 7, 2024
1 parent d562248 commit c8f3d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Usage
Options:
--arch TEXT Target architecture of the device. (options: arm64, x86_64, arm, x86)
--main-activity TEXT Specify the main activity if you want. (e.g., com.example.MainActivity)
--main-activity TEXT Specify the main activity if desired. (e.g., com.example.MainActivity)
--sign Automatically sign the APK using uber-apk-signer.
--use-aapt2 Use aapt2 instead of aapt.
--no-res Do not decode resources.
Expand Down

0 comments on commit c8f3d60

Please sign in to comment.