mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update PhotoPrism Gallery to 1.5.2-rc1 (10)
This commit is contained in:
parent
33f2d7ac7a
commit
e4d1371a83
1 changed files with 13 additions and 2 deletions
|
|
@ -61,9 +61,20 @@ Builds:
|
|||
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
|
||||
'assets/app.properties'
|
||||
|
||||
- versionName: 1.5.2-rc1
|
||||
versionCode: 10
|
||||
commit: ebb95bb61836fbaa5b1b9f8b084d810751c2d0f8
|
||||
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.5.1
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: 1.5.2-rc1
|
||||
CurrentVersionCode: 10
|
||||
|
|
|
|||
Loading…
Reference in a new issue