Update Phonograph Plus to 1.4.2 (1042)

This commit is contained in:
F-Droid checkupdates bot 2023-12-02 18:59:03 +00:00
parent c9a5cd0927
commit 2773d7f8da

View file

@ -339,9 +339,26 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
'META-INF/services/*'
- versionName: 1.4.2
versionCode: 1042
commit: 45ddb146603d51306c32c31a80ca2bc1ad620e86
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.4.1
CurrentVersionCode: 1041
CurrentVersion: 1.4.2
CurrentVersionCode: 1042