mirror of
https://github.com/revanced/revanced-manager
synced 2024-05-14 13:56:57 +02:00
docs(Build): Shorten build_runner args
This commit is contained in:
parent
50b4a5f1d8
commit
2772a96727
@ -20,7 +20,7 @@ Learn how to build ReVanced Manager from source.
|
|||||||
|
|
||||||
```sh
|
```sh
|
||||||
dart run slang
|
dart run slang
|
||||||
dart run build_runner build --delete-conflicting-outputs
|
dart run build_runner build -d
|
||||||
```
|
```
|
||||||
|
|
||||||
5. Build the APK
|
5. Build the APK
|
||||||
|
Loading…
Reference in New Issue
Block a user