Update Super Productivity to 16.5.2 (1605020000)

This commit is contained in:
checkupdates bot 2025-12-06 04:03:33 +00:00 committed by linsui
parent e6bd1bdad7
commit 8a30713404

View file

@ -1203,7 +1203,35 @@ Builds:
- src/assets/test-plugin.zip
- .swp
- versionName: 16.5.3
versionCode: 1605030000
commit: 4bf3754fef01dc326cd12432727be0d5dbb2b576
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/*/node_modules
- dist/browser/assets/test-plugin.zip
- src/assets/test-plugin.zip
- .swp
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v(?!11.0.3)[\d.]+$
CurrentVersion: 16.4.3
CurrentVersionCode: 1604030000
CurrentVersion: 16.5.3
CurrentVersionCode: 1605030000