diff --git a/metadata/player.phonograph.plus.yml b/metadata/player.phonograph.plus.yml index 5cf189ab6e..5026be3a80 100644 --- a/metadata/player.phonograph.plus.yml +++ b/metadata/player.phonograph.plus.yml @@ -581,9 +581,22 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$" 'META-INF/services/*' + - versionName: 1.8.4 + versionCode: 1084 + commit: ff9861b5a23611e2a02b2b62eebc0f7dbd119bca + 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.3 -CurrentVersionCode: 1083 +CurrentVersion: 1.8.4 +CurrentVersionCode: 1084