Update Super Productivity to 14.3.2 (1403020000)

This commit is contained in:
checkupdates bot 2025-08-09 03:58:11 +00:00 committed by linsui
parent a447fb30b4
commit 56a7fb0d46

View file

@ -519,7 +519,34 @@ Builds:
- src/assets/test-plugin.zip
- .swp
- versionName: 14.3.2
versionCode: 1403020000
commit: a3ebf37cc720723c2efeef4eaf1d7db160ee519b
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
- apt-get update
- apt-get install -t trixie npm openjdk-21-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
prebuild:
- cd ../..
- sed -i -e "s/getEnv('UNSPLASH_KEY')/''/" src/app/core/unsplash/unsplash.service.ts
- npm install --build-from-source
- npm run buildFrontend:prodWeb
- npm run sync:android
scanignore:
- android/app/src/main/assets/public/assets/test-plugin.zip
scandelete:
- node_modules
- packages/plugin-dev/node_modules
- dist/browser/assets/test-plugin.zip
- src/assets/test-plugin.zip
- .swp
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v(?!11.0.3)[\d.]+$
CurrentVersion: 14.2.6
CurrentVersionCode: 1402060000
CurrentVersion: 14.3.2
CurrentVersionCode: 1403020000