Update Phonograph Plus to 1.2.0 (1020)

This commit is contained in:
F-Droid checkupdates bot 2023-09-23 18:21:52 +00:00
parent b84703f7eb
commit 484df35478

View file

@ -237,9 +237,26 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
'META-INF/services/*'
- versionName: 1.2.0
versionCode: 1020
commit: fe5970aaf5f339c2dbd0c8560b79aedaec941e90
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.1.0
CurrentVersionCode: 1010
CurrentVersion: 1.2.0
CurrentVersionCode: 1020