mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
Update Phocid to 20250409 (20250409)
This commit is contained in:
parent
66bc84126e
commit
b0e417d9d6
1 changed files with 14 additions and 2 deletions
|
|
@ -300,9 +300,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20250409'
|
||||
versionCode: 20250409
|
||||
commit: f57d7d72f28ef572e0811b0ac19d4ffac0eba30c
|
||||
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: '20250406'
|
||||
CurrentVersionCode: 20250406
|
||||
CurrentVersion: '20250409'
|
||||
CurrentVersionCode: 20250409
|
||||
|
|
|
|||
Loading…
Reference in a new issue