mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +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
|
- versionName: 1.11.7
|
||||||
versionCode: 966
|
versionCode: 966
|
||||||
disable: doesn't work
|
|
||||||
commit: 1a0d5eada6c840b209f8f9ea163d0e8af1a00a7d
|
commit: 1a0d5eada6c840b209f8f9ea163d0e8af1a00a7d
|
||||||
sudo:
|
sudo:
|
||||||
- sysctl fs.inotify.max_user_watches=524288 || true
|
- sysctl fs.inotify.max_user_watches=524288 || true
|
||||||
|
|
@ -1471,6 +1470,8 @@ Builds:
|
||||||
- node_modules/@biomejs
|
- node_modules/@biomejs
|
||||||
build:
|
build:
|
||||||
- npm run setup
|
- npm run setup
|
||||||
|
- node ./utils/config.js prod paid
|
||||||
|
- webpack --progress --mode production
|
||||||
- cordova build android --release -- --packageType=apk
|
- cordova build android --release -- --packageType=apk
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue