voyager - keep latest

This commit is contained in:
Licaon_Kter 2024-01-23 08:08:30 +00:00
parent 472e537936
commit b263d10fc0

View file

@ -844,30 +844,6 @@ Builds:
scandelete:
- node_modules/
- versionName: 1.36.0
versionCode: 207
commit: 587c2f32ee3d8c4bb86b0120961b28be6296a8e3
subdir: android/app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
- sysctl fs.inotify.max_user_watches=524288
- curl -Lo node.tar.gz https://nodejs.org/dist/v20.9.0/node-v20.9.0-linux-x64.tar.gz
- echo "f0919f092fbf74544438907fa083c21e76b2d7a4bc287f0607ada1553ef16f60 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
scandelete:
- node_modules/
- versionName: 1.37.0
versionCode: 208
commit: 952eac6ea933fed2b1316f3251c20e57679486b6