mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Phonograph Plus to 1.7.1 (1071)
This commit is contained in:
parent
627333b06e
commit
83a8afba57
1 changed files with 13 additions and 2 deletions
|
|
@ -476,9 +476,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines "$$OUT$$"
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.7.1
|
||||
versionCode: 1071
|
||||
commit: d06682554c9d5c521b1ce79f8f9280ce8f7b33a4
|
||||
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.7.0
|
||||
CurrentVersionCode: 1070
|
||||
CurrentVersion: 1.7.1
|
||||
CurrentVersionCode: 1071
|
||||
|
|
|
|||
Loading…
Reference in a new issue