mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Phocid to 20250629 (20250629)
This commit is contained in:
parent
d3c91549c4
commit
8038d4c246
1 changed files with 15 additions and 2 deletions
|
|
@ -462,9 +462,22 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20250629'
|
||||
versionCode: 20250629
|
||||
commit: 3e0c02233e9a1dd5eeade9991ff09648e61c7a91
|
||||
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: '20250628'
|
||||
CurrentVersionCode: 20250628
|
||||
CurrentVersion: '20250629'
|
||||
CurrentVersionCode: 20250629
|
||||
|
|
|
|||
Loading…
Reference in a new issue