From a9acaf2cc6cfda5609200ec51d8c6621d021ddef Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 18 Apr 2024 16:57:04 +0000 Subject: [PATCH] Update Phonograph Plus to 1.6.1 (1061) --- metadata/player.phonograph.plus.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/player.phonograph.plus.yml b/metadata/player.phonograph.plus.yml index f537e14295..d794ae5ad0 100644 --- a/metadata/player.phonograph.plus.yml +++ b/metadata/player.phonograph.plus.yml @@ -432,9 +432,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$" 'META-INF/services/*' + - versionName: 1.6.1 + versionCode: 1061 + commit: f5697850d98bb66a2005ed30b243103dca446e2a + subdir: app + gradle: + - stable + 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.6.0 -CurrentVersionCode: 1060 +CurrentVersion: 1.6.1 +CurrentVersionCode: 1061