From e4d1371a83682eca63783707154de7486cb49e34 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 26 Apr 2023 20:29:26 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.5.2-rc1 (10) --- 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 cd15750c1d..0fd9e0289f 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -61,9 +61,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.5.2-rc1 + versionCode: 10 + commit: ebb95bb61836fbaa5b1b9f8b084d810751c2d0f8 + 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.1 -CurrentVersionCode: 9 +CurrentVersion: 1.5.2-rc1 +CurrentVersionCode: 10