mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Phonograph Plus to 1.6.3 (1063)
This commit is contained in:
parent
43866a09d4
commit
fda46b198d
1 changed files with 13 additions and 2 deletions
|
|
@ -454,9 +454,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.6.3
|
||||
versionCode: 1063
|
||||
commit: f7efa61e7a0f7f81270e0b145e8caf75a0c325a9
|
||||
subdir: app
|
||||
gradle:
|
||||
- stable
|
||||
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.6.2
|
||||
CurrentVersionCode: 1062
|
||||
CurrentVersion: 1.6.3
|
||||
CurrentVersionCode: 1063
|
||||
|
|
|
|||
Loading…
Reference in a new issue