From dc588964d8eca90ec3a4f530ddf52fde6d369dd0 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 24 Jul 2023 20:41:22 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.15.1 (24) --- 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 fe023f9a30..8d5b3a1add 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -258,9 +258,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.15.1 + versionCode: 24 + commit: 477b4d36135e3f3405109f8aa1118fe5c755c592 + 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.15.0 -CurrentVersionCode: 23 +CurrentVersion: 1.15.1 +CurrentVersionCode: 24