mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Phocid to 20241210 (20241210)
This commit is contained in:
parent
487536605f
commit
c7d535a207
1 changed files with 14 additions and 2 deletions
|
|
@ -48,9 +48,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20241210'
|
||||
versionCode: 20241210
|
||||
commit: 69a78cb716446eb469f3b3bbcb3d371b8fd76fad
|
||||
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: '20241209'
|
||||
CurrentVersionCode: 20241209
|
||||
CurrentVersion: '20241210'
|
||||
CurrentVersionCode: 20241210
|
||||
|
|
|
|||
Loading…
Reference in a new issue