mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2024-11-12 18:04:28 +01:00
docs(building): use new highlight format
This commit is contained in:
parent
72ea33b6de
commit
7a3a6b512f
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ This page will guide you through building ReVanced Manager from source.
|
||||||
flutter packages pub run build_runner build --delete-conflicting-outputs
|
flutter packages pub run build_runner build --delete-conflicting-outputs
|
||||||
```
|
```
|
||||||
|
|
||||||
> **Note**: Must be run every time you sync your local repository with the remote repository.
|
> [!Note]
|
||||||
|
> Must be run every time you sync your local repository with the remote repository.
|
||||||
|
|
||||||
7. Build the APK
|
7. Build the APK
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue