From 41f5666facc37c7f1e5dd253a290d5c2db14d28b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 14 May 2023 19:25:36 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.7.1 (14) --- 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 20e009443f..33d2c340ea 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -108,9 +108,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.7.1 + versionCode: 14 + commit: c952075c083f255d6cc5895026cb06a1def1a270 + 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.7.0 -CurrentVersionCode: 13 +CurrentVersion: 1.7.1 +CurrentVersionCode: 14