From 4071ffc1e100d11f52e1632796c33550178f8433 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 21 Apr 2024 17:39:48 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.26.0 (40) --- 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 c7ad24d552..41ffba76c7 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -466,9 +466,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.26.0 + versionCode: 40 + commit: b969703d85b83a29985ea77485bbde97ff477d87 + 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' + AllowedAPKSigningKeys: e7da1b20559ba52c615cfddeb770e59db792718637678ae635e357a472455d0a AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.25.0 -CurrentVersionCode: 39 +CurrentVersion: 1.26.0 +CurrentVersionCode: 40