From 7f404cf19e5448273f498bf839973fef03de1c2d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 1 Aug 2023 21:38:27 +0000 Subject: [PATCH] Update PhotoPrism Gallery to 1.16.0 (25) --- 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 8d5b3a1add..0a1300967e 100644 --- a/metadata/ua.com.radiokot.photoprism.yml +++ b/metadata/ua.com.radiokot.photoprism.yml @@ -273,9 +273,24 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'assets/app.properties' + - versionName: 1.16.0 + versionCode: 25 + commit: 35cfe4e9ff2c9a91ce8067e2c4231a57fe9e7f51 + 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.15.1 -CurrentVersionCode: 24 +CurrentVersion: 1.16.0 +CurrentVersionCode: 25