mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Phonograph Plus to 1.8.4 (1084)
This commit is contained in:
parent
93a435b79d
commit
4b8077e055
1 changed files with 15 additions and 2 deletions
|
|
@ -581,9 +581,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.8.4
|
||||
versionCode: 1084
|
||||
commit: ff9861b5a23611e2a02b2b62eebc0f7dbd119bca
|
||||
subdir: app
|
||||
gradle:
|
||||
- modern
|
||||
- stable
|
||||
binary: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v_ModernStableRelease.apk
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v(.*)$
|
||||
CurrentVersion: 1.8.3
|
||||
CurrentVersionCode: 1083
|
||||
CurrentVersion: 1.8.4
|
||||
CurrentVersionCode: 1084
|
||||
|
|
|
|||
Loading…
Reference in a new issue