Update Super Productivity to 11.1.2 (1101020000)

This commit is contained in:
F-Droid checkupdates bot 2025-01-11 05:25:51 +00:00 committed by Licaon_Kter
parent f0f634fa93
commit 3ff71cf9ce

View file

@ -105,7 +105,26 @@ Builds:
scandelete:
- node_modules
- versionName: 11.1.2
versionCode: 1101020000
commit: d71bc0988f42f001d6f05b51fd91b0dc30937bb2
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
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v(?!11.0.3)[\d.]+$
CurrentVersion: 11.1.1
CurrentVersionCode: 1101010000
CurrentVersion: 11.1.2
CurrentVersionCode: 1101020000