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