From 63b6389054d76cf1e3dc7b512aa121791b30e330 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 22 Oct 2023 06:38:44 +0000 Subject: [PATCH] Update Screenshot Tile to 2.5.1 (107) --- metadata/com.github.cvzi.screenshottile.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.cvzi.screenshottile.yml b/metadata/com.github.cvzi.screenshottile.yml index 891ae59c6d..9953f0d685 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -889,7 +889,20 @@ Builds: rm: - .github + - versionName: 2.5.1 + versionCode: 107 + commit: 7f5ba8a51cff395613e1876f5a3d2b5a16057c8d + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + rm: + - .github + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.5.0 -CurrentVersionCode: 106 +CurrentVersion: 2.5.1 +CurrentVersionCode: 107