mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update Peristyle to 1.53_beta (153)
This commit is contained in:
parent
977bc2dc05
commit
d484a0e22d
1 changed files with 13 additions and 2 deletions
|
|
@ -341,9 +341,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'META-INF/services/*'
|
'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: 1.53_beta
|
||||||
|
versionCode: 153
|
||||||
|
commit: 54d29d8e4b0d3456b6dfbf3ba6952b8633b22509
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- prod
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.4
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
|
AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.52_beta
|
CurrentVersion: 1.53_beta
|
||||||
CurrentVersionCode: 152
|
CurrentVersionCode: 153
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue