Update Phonograph Plus to 1.9.1 (1091)

This commit is contained in:
F-Droid checkupdates bot 2025-02-10 04:18:59 +00:00 committed by linsui
parent 15ccf05ea6
commit 28ec406535

View file

@ -630,9 +630,27 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
"$$OUT$$" 'META-INF/services/*'
- versionName: 1.9.1
versionCode: 1091
commit: 0cbee8569ff58200a5deae9fe56d6fa30c1f70a9
subdir: app
sudo:
- export CPUS_MAX=6
- export CPUS=$(getconf _NPROCESSORS_ONLN)
- for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online
; done
gradle:
- modern
- stable
binary: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v_ModernStableRelease.apk
srclibs:
- reproducible-apk-tools@v0.2.8
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
"$$OUT$$" 'META-INF/services/*'
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v(.*)$
CurrentVersion: 1.9.0
CurrentVersionCode: 1090
CurrentVersion: 1.9.1
CurrentVersionCode: 1091