mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Phocid to 20250821 (20250821)
This commit is contained in:
parent
535b4bfba7
commit
66307e62e5
1 changed files with 15 additions and 2 deletions
|
|
@ -554,9 +554,22 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||||
|
|
||||||
|
- versionName: '20250821'
|
||||||
|
versionCode: 20250821
|
||||||
|
commit: d9df56a454535823ac5f823f9de86d7f1b8ddbf2
|
||||||
|
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
|
AllowedAPKSigningKeys: ed20b176709c0e632400eed8d5bdb3abd510086719fe97fe9046b922f8faaf4f
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '20250819'
|
CurrentVersion: '20250821'
|
||||||
CurrentVersionCode: 20250819
|
CurrentVersionCode: 20250821
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue