mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Peristyle to 1.40_beta (140)
This commit is contained in:
parent
1562094b51
commit
d3f24afe2b
1 changed files with 13 additions and 2 deletions
|
|
@ -198,9 +198,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.40_beta
|
||||||
|
versionCode: 140
|
||||||
|
commit: 406114eb0de0fcc80c1e5c9df86ae44a8eea2eb3
|
||||||
|
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.39_beta
|
CurrentVersion: 1.40_beta
|
||||||
CurrentVersionCode: 139
|
CurrentVersionCode: 140
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue