From 3ff375ede8f76d345582f8e92da0dc47034d0878 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 27 Apr 2023 20:48:35 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.5.2 (11) --- 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 0fd9e0289f..cab09e4cce 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -72,9 +72,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.5.2 + versionCode: 11 + commit: 81489d5abf6f66549c224abd8fc3193d1daee6fb + 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.5.2-rc1 -CurrentVersionCode: 10 +CurrentVersion: 1.5.2 +CurrentVersionCode: 11