Update Voyager to 2.40.4 (807)

This commit is contained in:
checkupdates bot 2025-11-17 04:42:59 +00:00 committed by Licaon_Kter
parent aa6e45085d
commit 0099664949

View file

@ -2447,9 +2447,33 @@ Builds:
scandelete:
- node_modules/
- versionName: 2.40.4
versionCode: 807
commit: 6e450a56bcfe1f8c7d10261d8c4f946a7d07b278
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -y -t trixie openjdk-21-jdk-headless
- update-alternatives --auto java
- apt-get install -y npm
- npm install -g corepack
- corepack enable
init:
- 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/
AllowedAPKSigningKeys: 8b4d5cf69eaf147cd9a868c740d37d5fe1471a2f62c67d536038bcdbd9bc7ade
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 2.40.3
CurrentVersionCode: 802
CurrentVersion: 2.40.4
CurrentVersionCode: 807