mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
voyager: keep latest
This commit is contained in:
parent
b4f0c8da1b
commit
be3455138d
1 changed files with 0 additions and 22 deletions
|
|
@ -1651,28 +1651,6 @@ Builds:
|
|||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 2.18.0
|
||||
versionCode: 262
|
||||
commit: 49cc9b3b1eeddf5edae2e86a293bdc475013c8a2
|
||||
subdir: android/app
|
||||
sudo:
|
||||
- sysctl fs.inotify.max_user_watches=524288
|
||||
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.18.0/node-v20.18.0-linux-x64.tar.gz
|
||||
- echo "24a5d58a1d4c2903478f4b7c3cfd2eeb5cea2cae3baee11a4dc6a1fed25fec6c node.tar.gz"
|
||||
| sha256sum -c -
|
||||
- tar xzf node.tar.gz --strip-components=1 -C /usr/local/
|
||||
init:
|
||||
- corepack enable
|
||||
- pnpm install --frozen-lockfile
|
||||
- CI_PLATFORM=android BUILD_FOSS_ONLY=true pnpm run build
|
||||
- cd ../..
|
||||
- npx cap sync android --deployment
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/google-services/d' ../build.gradle
|
||||
scandelete:
|
||||
- node_modules/
|
||||
|
||||
- versionName: 2.18.1
|
||||
versionCode: 263
|
||||
commit: f6d39d1ee89adeacd2b9394505c706badabcb6df
|
||||
|
|
|
|||
Loading…
Reference in a new issue