mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Phocid to 20250103 (20250103)
This commit is contained in:
parent
711b6d3c49
commit
823b2ab5c6
1 changed files with 14 additions and 2 deletions
|
|
@ -96,9 +96,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20250103'
|
||||
versionCode: 20250103
|
||||
commit: fb279c6dee67ff2ecf8c4b85acfe519d17a59aad
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
AllowedAPKSigningKeys: ed20b176709c0e632400eed8d5bdb3abd510086719fe97fe9046b922f8faaf4f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '20241228'
|
||||
CurrentVersionCode: 20241228
|
||||
CurrentVersion: '20250103'
|
||||
CurrentVersionCode: 20250103
|
||||
|
|
|
|||
Loading…
Reference in a new issue