mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
update release-checklist
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
|
||||
1. update core:
|
||||
```
|
||||
./scripts/update-core.sh # shows used branch
|
||||
./scripts/update-core.sh BRANCH # update to latest commit of branch
|
||||
./scripts/clean-core.sh # helps on weird issues, do also "Build / Clean"
|
||||
./scripts/update-core.sh # shows used branch
|
||||
./scripts/update-core.sh BRANCH_OR_TAG # update to tag or latest commit of branch
|
||||
./scripts/clean-core.sh # helps on weird issues, do also "Build / Clean"
|
||||
./scripts/ndk-make.sh
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user