mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Peristyle to v7.0.4 (704)
This commit is contained in:
parent
0d500b31ad
commit
6a8ce49039
1 changed files with 14 additions and 2 deletions
|
|
@ -577,9 +577,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: v7.0.4
|
||||||
|
versionCode: 704
|
||||||
|
commit: 3b7c4ae6b9c91a84286a74888813dca882c291fa
|
||||||
|
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 ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: v7.0.0
|
CurrentVersion: v7.0.4
|
||||||
CurrentVersionCode: 700
|
CurrentVersionCode: 704
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue