From 64a2eb2f5040558403b3f51fed5eb61a4d41118a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 1 Aug 2024 16:30:17 +0000 Subject: [PATCH] Update Phonograph Plus to 1.8.1 (1081) --- metadata/player.phonograph.plus.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/player.phonograph.plus.yml b/metadata/player.phonograph.plus.yml index e7f32b6541..db4df6367d 100644 --- a/metadata/player.phonograph.plus.yml +++ b/metadata/player.phonograph.plus.yml @@ -542,9 +542,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$" 'META-INF/services/*' + - versionName: 1.8.1 + versionCode: 1081 + commit: 1956a97a5c4760f3e7dacbc7fe828a784a941575 + subdir: app + gradle: + - modern + - stable + binary: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v_ModernStableRelease.apk + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$" + 'META-INF/services/*' + AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c AutoUpdateMode: Version UpdateCheckMode: Tags ^v(.*)$ -CurrentVersion: 1.8.0 -CurrentVersionCode: 1080 +CurrentVersion: 1.8.1 +CurrentVersionCode: 1081