Update Super Productivity to 12.0.0 (1200000000)

This commit is contained in:
F-Droid checkupdates bot 2025-03-08 05:27:34 +00:00 committed by Licaon_Kter
parent cd679f27b0
commit d12c5d3482

View file

@ -144,7 +144,27 @@ Builds:
- node_modules
- .swp
- versionName: 12.0.0
versionCode: 1200000000
commit: c4a634155a6c4b645b52c76f6f78ad3ae501efe9
subdir: android/app
sudo:
- sysctl fs.inotify.max_user_watches=524288 || true
- apt-get update
- apt-get install -y npm
init:
- cd ../..
- npm install --build-from-source
- npm run build
- npx cap sync
gradle:
- fdroid
output: build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
scandelete:
- node_modules
- .swp
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v(?!11.0.3)[\d.]+$
CurrentVersion: 11.1.3
CurrentVersionCode: 1101030000
CurrentVersion: 12.0.0
CurrentVersionCode: 1200000000