mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Phonograph Plus to 0.7.2.2(lts) (622)
This commit is contained in:
parent
faab7bc008
commit
5aac48c3b2
1 changed files with 19 additions and 2 deletions
|
|
@ -134,9 +134,26 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 0.7.2.2(lts)
|
||||
versionCode: 622
|
||||
commit: 024d51e8b34cea6d68753eb3e0d896656bcc74ec
|
||||
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.1
|
||||
CurrentVersionCode: 621
|
||||
CurrentVersion: 0.7.2.2(lts)
|
||||
CurrentVersionCode: 622
|
||||
|
|
|
|||
Loading…
Reference in a new issue