mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2025-05-17 22:46:27 +08:00
docs(Build): Shorten build_runner args
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user