mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 03:22:25 +00:00
Update Phonograph Plus to 1.7.2.1 (1072)
This commit is contained in:
parent
517ef9b6ae
commit
a8b083cbdb
1 changed files with 13 additions and 2 deletions
|
|
@ -487,9 +487,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.7.2.1
|
||||||
|
versionCode: 1072
|
||||||
|
commit: 22ea8e91a5590cbd09405e40f63328facb0f488c
|
||||||
|
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.7.1
|
CurrentVersion: 1.7.2.1
|
||||||
CurrentVersionCode: 1071
|
CurrentVersionCode: 1072
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue