mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Phocid to 20250310 (20250310)
This commit is contained in:
parent
3f128ab7b6
commit
cc2e074c0c
1 changed files with 14 additions and 2 deletions
|
|
@ -264,9 +264,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20250310'
|
||||
versionCode: 20250310
|
||||
commit: fe686922248d3c80f7df91efaf492b71ad620cdb
|
||||
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: '20250309'
|
||||
CurrentVersionCode: 20250309
|
||||
CurrentVersion: '20250310'
|
||||
CurrentVersionCode: 20250310
|
||||
|
|
|
|||
Loading…
Reference in a new issue