mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update PhotoPrism Gallery to 1.5.0 (8)
This commit is contained in:
parent
81694f968c
commit
fb013bd1c6
1 changed files with 13 additions and 2 deletions
|
|
@ -39,9 +39,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/app.properties'
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 8
|
||||
commit: accb74b78cf6746af14f0d9d11d0a1c148f49357
|
||||
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'
|
||||
|
||||
AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue