Update Phonograph Plus to 1.3.0 (1030)

This commit is contained in:
F-Droid checkupdates bot 2023-09-27 19:09:37 +00:00
parent bd2aa6a4aa
commit 715a3210c6

View file

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