mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Phonograph Plus to 1.6.0 (1060)
This commit is contained in:
parent
dda7069323
commit
f399b38bf8
1 changed files with 13 additions and 2 deletions
|
|
@ -421,9 +421,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.6.0
|
||||
versionCode: 1060
|
||||
commit: 86916ee0b9f8df660b6b9792d273923588014126
|
||||
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.5.2
|
||||
CurrentVersionCode: 1052
|
||||
CurrentVersion: 1.6.0
|
||||
CurrentVersionCode: 1060
|
||||
|
|
|
|||
Loading…
Reference in a new issue