Update Phonograph Plus to 1.5.1 (1051)

This commit is contained in:
F-Droid checkupdates bot 2024-02-22 17:25:01 +00:00
parent e5e52cee45
commit ad5450e108

View file

@ -407,9 +407,26 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
'META-INF/services/*'
- versionName: 1.5.1
versionCode: 1051
commit: 980d8b5c5054cadf889c954ef9aff1c21efcdce6
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- stable
srclibs:
- reproducible-apk-tools@v0.2.3
scandelete:
- tools/release-tool/build
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
'META-INF/services/*'
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v(.*)$
CurrentVersion: 1.5.0
CurrentVersionCode: 1050
CurrentVersion: 1.5.1
CurrentVersionCode: 1051