mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update PhotoPrism Gallery to 1.32.0 (48)
This commit is contained in:
parent
3ca3864590
commit
4abb8d6e5c
1 changed files with 13 additions and 2 deletions
|
|
@ -543,9 +543,20 @@ Builds:
|
||||||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
'assets/app.properties' 'assets/open_source_licenses.html'
|
'assets/app.properties' 'assets/open_source_licenses.html'
|
||||||
|
|
||||||
|
- versionName: 1.32.0
|
||||||
|
versionCode: 48
|
||||||
|
commit: 25470dbfc79a40a9f72feb442efa4a695ca31f5a
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
srclibs:
|
||||||
|
- reproducible-apk-tools@v0.2.8
|
||||||
|
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||||
|
'assets/app.properties' 'assets/open_source_licenses.html'
|
||||||
|
|
||||||
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
|
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.31.1
|
CurrentVersion: 1.32.0
|
||||||
CurrentVersionCode: 47
|
CurrentVersionCode: 48
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue