Update PhotoPrism Gallery to 1.7.0 (13)

This commit is contained in:
F-Droid checkupdates bot 2023-05-10 01:25:32 +00:00
parent 105c0aae70
commit bc00dda1be

View file

@ -93,9 +93,24 @@ Builds:
postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$
'assets/app.properties'
- versionName: 1.7.0
versionCode: 13
commit: 7c51261c6aaafd08e8d725ede801feeafa5f50de
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.6.0
CurrentVersionCode: 12
CurrentVersion: 1.7.0
CurrentVersionCode: 13