Update Phonograph Plus to 1.9.3 (1093)

This commit is contained in:
F-Droid checkupdates bot 2025-03-08 04:20:36 +00:00 committed by Licaon_Kter
parent d12c5d3482
commit bf052f8122

View file

@ -666,9 +666,27 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
"$$OUT$$" 'META-INF/services/*'
- versionName: 1.9.3
versionCode: 1093
commit: c2bccefd0c035fc18f532bd867773077257e24ab
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.2
CurrentVersionCode: 1092
CurrentVersion: 1.9.3
CurrentVersionCode: 1093