mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Phonograph Plus to 1.6.1 (1061)
This commit is contained in:
parent
31a17d02f9
commit
a9acaf2cc6
1 changed files with 13 additions and 2 deletions
|
|
@ -432,9 +432,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.6.1
|
||||||
|
versionCode: 1061
|
||||||
|
commit: f5697850d98bb66a2005ed30b243103dca446e2a
|
||||||
|
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
|
AllowedAPKSigningKeys: 01654eb9348b2c802fcbf21282de0cdca2a226337b9a2fa201e3ac376b0ce76c
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v(.*)$
|
UpdateCheckMode: Tags ^v(.*)$
|
||||||
CurrentVersion: 1.6.0
|
CurrentVersion: 1.6.1
|
||||||
CurrentVersionCode: 1060
|
CurrentVersionCode: 1061
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue