mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update PhotoPrism Gallery to 1.28.0 (42)
This commit is contained in:
parent
0b6913dfff
commit
d4ef812a65
1 changed files with 13 additions and 2 deletions
|
|
@ -488,9 +488,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/app.properties' 'assets/open_source_licenses.html'
|
||||
|
||||
- versionName: 1.28.0
|
||||
versionCode: 42
|
||||
commit: 5cc718659671a02053bbe7989822e190e1dc3fd4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- reproducible-apk-tools@v0.2.3
|
||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/app.properties' 'assets/open_source_licenses.html'
|
||||
|
||||
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.27.0
|
||||
CurrentVersionCode: 41
|
||||
CurrentVersion: 1.28.0
|
||||
CurrentVersionCode: 42
|
||||
|
|
|
|||
Loading…
Reference in a new issue