voyager - keep latest

This commit is contained in:
Licaon_Kter 2024-01-26 10:04:04 +00:00
parent fb06ea0c62
commit 766eaa454a

View file

@ -868,30 +868,6 @@ Builds:
scandelete:
- node_modules/
- versionName: 1.37.2
versionCode: 210
commit: 377c62d245e50f7e539244cf683767d03e513517
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.3
versionCode: 211
commit: 8f45b87b2a318b71900699cc6cd500c7e91865c5