mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Update of Build cmd for Acode (com.foxdebug.acode) com.foxdebug.acode.yml
This commit is contained in:
parent
a1af49943d
commit
0bfca72afd
1 changed files with 2 additions and 1 deletions
|
|
@ -1442,7 +1442,6 @@ Builds:
|
|||
|
||||
- versionName: 1.11.7
|
||||
versionCode: 966
|
||||
disable: doesn't work
|
||||
commit: 1a0d5eada6c840b209f8f9ea163d0e8af1a00a7d
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||
|
|
@ -1471,6 +1470,8 @@ Builds:
|
|||
- node_modules/@biomejs
|
||||
build:
|
||||
- npm run setup
|
||||
- node ./utils/config.js prod paid
|
||||
- webpack --progress --mode production
|
||||
- cordova build android --release -- --packageType=apk
|
||||
|
||||
AutoUpdateMode: Version
|
||||
|
|
|
|||
Loading…
Reference in a new issue