From 8fe22f522f31dc37bbaf64b35fa021c7f4bf243f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 6 Jul 2023 20:24:41 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.13.0 (21) --- metadata/ua.com.radiokot.photoprism.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/ua.com.radiokot.photoprism.yml b/metadata/ua.com.radiokot.photoprism.yml index a339cfdfa0..ba08c07c20 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -213,9 +213,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.13.0 + versionCode: 21 + commit: d7660e971d9731e174b56290c2be39836e7fd7e3 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + 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.12.0 -CurrentVersionCode: 20 +CurrentVersion: 1.13.0 +CurrentVersionCode: 21