From 568b8f1ff5ae8a75f0eb82611536f444f29680c8 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 13 Feb 2024 18:30:32 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.24.0 (37) --- metadata/ua.com.radiokot.photoprism.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/ua.com.radiokot.photoprism.yml b/metadata/ua.com.radiokot.photoprism.yml index 4dc5be41b5..d5303581bf 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -453,9 +453,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.24.0 + versionCode: 37 + commit: 76eef10de2a2c4bf0e920548cdc4257e579b57b7 + 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.23.0 -CurrentVersionCode: 36 +CurrentVersion: 1.24.0 +CurrentVersionCode: 37