mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +00:00
Update Peristyle to v4.0.0 (400)
This commit is contained in:
parent
8c405b87ea
commit
f7cbee2cca
1 changed files with 14 additions and 2 deletions
|
|
@ -457,9 +457,21 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||||
$$OUT$$ 'META-INF/services/*'
|
$$OUT$$ 'META-INF/services/*'
|
||||||
|
|
||||||
|
- versionName: v4.0.0
|
||||||
|
versionCode: 400
|
||||||
|
commit: 97650c02d98ab7baab0ae9ba723173e55bd35a6d
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- prod
|
||||||
|
binary: https://github.com/Hamza417/Peristyle/releases/download/%v/app-prod-release.apk
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||||
|
$$OUT$$ 'META-INF/services/*'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
|
AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: v3.4.0
|
CurrentVersion: v4.0.0
|
||||||
CurrentVersionCode: 340
|
CurrentVersionCode: 400
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue