mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 20:34:05 +00:00
Update Peristyle to v8.1.0 (810)
This commit is contained in:
parent
a89bd15e49
commit
131dba20e4
1 changed files with 10 additions and 2 deletions
|
|
@ -602,9 +602,17 @@ 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: v8.1.0
|
||||||
|
versionCode: 810
|
||||||
|
commit: fb4e515594efb0b2c5f7bbec90ae458818a3cbdd
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- prod
|
||||||
|
binary: https://github.com/Hamza417/Peristyle/releases/download/%v/app-prod-release.apk
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
|
AllowedAPKSigningKeys: 4a3f711142250805c7bb5c0a5a3287631bdb948816e6f4afc9524d0eb46b6b1b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
CurrentVersion: v8.0.0
|
CurrentVersion: v8.1.0
|
||||||
CurrentVersionCode: 800
|
CurrentVersionCode: 810
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue