mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update Peristyle to 1.46_beta (146)
This commit is contained in:
parent
2b86c1a697
commit
ddc9f76659
1 changed files with 13 additions and 2 deletions
|
|
@ -264,9 +264,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.46_beta
|
||||||
|
versionCode: 146
|
||||||
|
commit: 60156602f62ef373d55cd5c2a483043d59dc6272
|
||||||
|
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.45_beta
|
CurrentVersion: 1.46_beta
|
||||||
CurrentVersionCode: 145
|
CurrentVersionCode: 146
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue