mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Phonograph Plus to 0.6.3 (530)
This commit is contained in:
parent
1433edbdf5
commit
3cdd84b975
1 changed files with 15 additions and 2 deletions
|
|
@ -53,9 +53,22 @@ 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: 0.6.3
|
||||||
|
versionCode: 530
|
||||||
|
commit: 85536e54bf1b7f9519a80f9757a3436705e83f1d
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- stable
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.3
|
||||||
|
scandelete:
|
||||||
|
- tools/release-tool/build
|
||||||
|
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: 0.6.2.1
|
CurrentVersion: 0.6.3
|
||||||
CurrentVersionCode: 521
|
CurrentVersionCode: 530
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue