mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 05:39:06 +00:00
sing-box: use 4 cores
This commit is contained in:
parent
4bc5dd8db0
commit
c68c5f686b
1 changed files with 1 additions and 1 deletions
|
|
@ -1377,7 +1377,7 @@ Builds:
|
|||
- make lib_android
|
||||
- mv libbox.aar clients/android/app/libs
|
||||
- popd
|
||||
- taskset --cpu-list 0-15 gradle assembleOtherRelease
|
||||
- taskset --cpu-list 0-3 gradle assembleOtherRelease
|
||||
|
||||
AllowedAPKSigningKeys: 32250a4b5f3a6733df57a3b9ec16c38d2c7fc5f2f693a9636f8f7b3be3549641
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue