From 0b9505670acbc44915279b90bbf0a021b5a880b9 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 1 May 2025 04:20:45 +0000 Subject: [PATCH] Update Phonograph Plus to 1.9.5.1 (1095) --- metadata/player.phonograph.plus.yml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/metadata/player.phonograph.plus.yml b/metadata/player.phonograph.plus.yml index c9f023decc..6301649459 100644 --- a/metadata/player.phonograph.plus.yml +++ b/metadata/player.phonograph.plus.yml @@ -11,6 +11,7 @@ AutoName: Phonograph Plus RepoType: git Repo: https://github.com/chr56/Phonograph_Plus.git +Binaries: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v_ModernStableRelease.apk Builds: - versionName: 0.6.1 @@ -712,9 +713,17 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines "$$OUT$$" 'META-INF/services/*' + - versionName: 1.9.5.1 + versionCode: 1095 + commit: 4c084a99947e697731c4e40f5e959b74467011dd + subdir: app + gradle: + - modern + - stable + AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c AutoUpdateMode: Version UpdateCheckMode: Tags ^v(.*)$ -CurrentVersion: 1.9.4 -CurrentVersionCode: 1094 +CurrentVersion: 1.9.5.1 +CurrentVersionCode: 1095