Update Phonograph Plus to 1.9.0 (1090)

This commit is contained in:
F-Droid checkupdates bot 2025-01-16 04:19:51 +00:00 committed by Licaon_Kter
parent 4c085fe961
commit 049e01df18

View file

@ -612,9 +612,27 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
"$$OUT$$" 'META-INF/services/*'
- versionName: 1.9.0
versionCode: 1090
commit: 48deeae75bf9c223500fe0e2f7c7fabe059fb129
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.8.5
CurrentVersionCode: 1085
CurrentVersion: 1.9.0
CurrentVersionCode: 1090