mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Phocid to 20250919 (20250919)
This commit is contained in:
parent
e7711d6ba3
commit
e7b5fed402
1 changed files with 15 additions and 2 deletions
|
|
@ -580,9 +580,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20250919'
|
||||
versionCode: 20250919
|
||||
commit: 11753c1a71e50088a3617c8d9a1edef8412104ab
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.3.0
|
||||
prebuild: sed -i -e '/jvmToolchain/s/8/17/' ../deps/OpusMetadataIo/build.gradle.kts
|
||||
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: '20250829'
|
||||
CurrentVersionCode: 20250829
|
||||
CurrentVersion: '20250919'
|
||||
CurrentVersionCode: 20250919
|
||||
|
|
|
|||
Loading…
Reference in a new issue