mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Peristyle to v8.0.0 (800)
This commit is contained in:
parent
42a8e231f8
commit
ae47584dfd
1 changed files with 14 additions and 2 deletions
|
|
@ -590,9 +590,21 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines
|
||||
$$OUT$$ 'META-INF/services/*'
|
||||
|
||||
- versionName: v8.0.0
|
||||
versionCode: 800
|
||||
commit: 93ad010f148d5b107d9c74a7cc7d95e9b7afb0df
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: v7.0.4
|
||||
CurrentVersionCode: 704
|
||||
CurrentVersion: v8.0.0
|
||||
CurrentVersionCode: 800
|
||||
|
|
|
|||
Loading…
Reference in a new issue