Update PhotoPrism Gallery to 1.19.0 (29)

This commit is contained in:
F-Droid checkupdates bot 2023-09-24 19:05:21 +00:00
parent bbd488ec5d
commit 37049549e4

View file

@ -333,9 +333,24 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/app.properties'
- versionName: 1.19.0
versionCode: 29
commit: 258a9090d6d1e95843fd2060775966f600a73c60
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
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.18.0
CurrentVersionCode: 28
CurrentVersion: 1.19.0
CurrentVersionCode: 29