Update Phonograph Plus to 1.0.0 (1000)

This commit is contained in:
F-Droid checkupdates bot 2023-08-10 19:15:01 +00:00
parent c7eeb121b7
commit 4434a7fb86

View file

@ -169,9 +169,26 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
'META-INF/services/*'
- versionName: 1.0.0
versionCode: 1000
commit: 37d0d222a6a1f9047a711da54fee4c3e7a044c73
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: 0.7.2.3
CurrentVersionCode: 623
CurrentVersion: 1.0.0
CurrentVersionCode: 1000