docs(Build): Shorten build_runner args

This commit is contained in:
Pun Butrach 2024-03-22 04:41:34 +00:00 committed by GitHub
parent 50b4a5f1d8
commit 2772a96727
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Learn how to build ReVanced Manager from source.
```sh
dart run slang
dart run build_runner build --delete-conflicting-outputs
dart run build_runner build -d
```
5. Build the APK