mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Phonograph Plus to 1.9.5.1 (1095)
This commit is contained in:
parent
224434c3d9
commit
0b9505670a
1 changed files with 11 additions and 2 deletions
|
|
@ -11,6 +11,7 @@ AutoName: Phonograph Plus
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/chr56/Phonograph_Plus.git
|
||||
Binaries: https://github.com/chr56/Phonograph_Plus/releases/download/v%v/PhonographPlus_%v_ModernStableRelease.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.6.1
|
||||
|
|
@ -712,9 +713,17 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
"$$OUT$$" 'META-INF/services/*'
|
||||
|
||||
- versionName: 1.9.5.1
|
||||
versionCode: 1095
|
||||
commit: 4c084a99947e697731c4e40f5e959b74467011dd
|
||||
subdir: app
|
||||
gradle:
|
||||
- modern
|
||||
- stable
|
||||
|
||||
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v(.*)$
|
||||
CurrentVersion: 1.9.4
|
||||
CurrentVersionCode: 1094
|
||||
CurrentVersion: 1.9.5.1
|
||||
CurrentVersionCode: 1095
|
||||
|
|
|
|||
Loading…
Reference in a new issue