mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
phocid: 20250806.1
This commit is contained in:
parent
5f056413e6
commit
d70b246e0f
1 changed files with 4 additions and 5 deletions
|
|
@ -528,10 +528,9 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign --page-size 16
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
- versionName: '20250806'
|
||||
- versionName: '20250806.1'
|
||||
versionCode: 20250806
|
||||
disable: https://github.com/TJYSunset/Phocid/issues/157
|
||||
commit: 7b947297c052e3627c2d50e42886cc247b87a068
|
||||
commit: 0d2a0287028f4120fabcdd99d9ec50e05dc8effc
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
|
|
@ -540,11 +539,11 @@ Builds:
|
|||
- 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$$ 'assets/*.json' 'assets/*.txt'
|
||||
fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/*.json' 'assets/*.txt'
|
||||
|
||||
AllowedAPKSigningKeys: ed20b176709c0e632400eed8d5bdb3abd510086719fe97fe9046b922f8faaf4f
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '20250806'
|
||||
CurrentVersion: '20250806.1'
|
||||
CurrentVersionCode: 20250806
|
||||
|
|
|
|||
Loading…
Reference in a new issue