mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Peristyle to 1.50_beta (150)
This commit is contained in:
parent
42b1e3c394
commit
b13a55b257
1 changed files with 13 additions and 2 deletions
|
|
@ -308,9 +308,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'META-INF/services/*'
|
||||
|
||||
- versionName: 1.50_beta
|
||||
versionCode: 150
|
||||
commit: 9b345ba4252665284162b9b872c82e2afb7969e7
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.49_beta
|
||||
CurrentVersionCode: 149
|
||||
CurrentVersion: 1.50_beta
|
||||
CurrentVersionCode: 150
|
||||
|
|
|
|||
Loading…
Reference in a new issue