mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Phonograph Plus to 1.8.5.1 (1085)
This commit is contained in:
parent
677a808668
commit
bb9cf20c62
1 changed files with 15 additions and 2 deletions
|
|
@ -594,9 +594,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
- versionName: 1.8.5.1
|
||||
versionCode: 1085
|
||||
commit: d37a3b69c8c70fcc49693df53d9bd02dd33f775a
|
||||
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.8
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v(.*)$
|
||||
CurrentVersion: 1.8.4
|
||||
CurrentVersionCode: 1084
|
||||
CurrentVersion: 1.8.5
|
||||
CurrentVersionCode: 1085
|
||||
|
|
|
|||
Loading…
Reference in a new issue