From 017859562f6d8f4af24753413044d288ae015289 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 11 Aug 2024 16:51:58 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.29.0 (44) --- 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 644884ed2d..8fa3f212e7 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -511,9 +511,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' 'assets/open_source_licenses.html' + - versionName: 1.29.0 + versionCode: 44 + commit: 603ddc98f83232f2e16c2133a7546006e6c69dc2 + 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.28.1 -CurrentVersionCode: 43 +CurrentVersion: 1.29.0 +CurrentVersionCode: 44