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