Update Super Productivity to 12.0.1 (1200010000)

This commit is contained in:
F-Droid checkupdates bot 2025-03-15 03:44:21 +00:00
parent afe73b067d
commit 6dd90f192e

View file

@ -164,7 +164,27 @@ Builds:
- node_modules
- .swp
- versionName: 12.0.1
versionCode: 1200010000
commit: 0684809242683195a098cb07bcacba6c585f35ea
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: 12.0.0
CurrentVersionCode: 1200000000
CurrentVersion: 12.0.1
CurrentVersionCode: 1200010000