From d4ef812a65936b8d58853cc537234d8c1e032248 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 13 Jul 2024 16:57:42 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.28.0 (42) --- metadata/ua.com.radiokot.photoprism.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/ua.com.radiokot.photoprism.yml b/metadata/ua.com.radiokot.photoprism.yml index 539e741ab5..9c48548004 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -488,9 +488,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' 'assets/open_source_licenses.html' + - versionName: 1.28.0 + versionCode: 42 + commit: 5cc718659671a02053bbe7989822e190e1dc3fd4 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'assets/app.properties' 'assets/open_source_licenses.html' + AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.27.0 -CurrentVersionCode: 41 +CurrentVersion: 1.28.0 +CurrentVersionCode: 42