From eb3cc825c44c4257d501e4a670c29244bdac78b6 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 1 Sep 2024 17:01:39 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.30.0 (45) --- 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 8fa3f212e7..be5c502948 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -522,9 +522,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' 'assets/open_source_licenses.html' + - versionName: 1.30.0 + versionCode: 45 + commit: 999f14832f6c97a3fef11760bf928351af923625 + 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.29.0 -CurrentVersionCode: 44 +CurrentVersion: 1.30.0 +CurrentVersionCode: 45