Update Phonograph Plus to 1.9.2 (1092)

This commit is contained in:
F-Droid checkupdates bot 2025-02-17 04:32:50 +00:00 committed by linsui
parent 9722c55157
commit e80e367258

View file

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