Update Super Productivity to 14.4.1 (1404010000)

This commit is contained in:
checkupdates bot 2025-08-31 04:00:17 +00:00 committed by linsui
parent 4bf27264bc
commit 2c0f827a7f

View file

@ -627,7 +627,35 @@ Builds:
- src/assets/test-plugin.zip
- .swp
- versionName: 14.4.1
versionCode: 1404010000
commit: 7d5c430ecf38e171d9817f8f7b8b4eb39014dff5
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
- packages/plugin-dev/ai-productivity-prompts/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.4.0
CurrentVersionCode: 1404000000
CurrentVersion: 14.4.1
CurrentVersionCode: 1404010000