From 239231dc38247bc08d30af77f9ab1fe97800471a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 10 Dec 2023 06:19:33 +0000 Subject: [PATCH] Update Screenshot Tile to 2.7.0 (112) --- 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 2d225e22d1..5b9495f634 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -928,7 +928,20 @@ Builds: rm: - .github + - versionName: 2.7.0 + versionCode: 112 + commit: cb00b2875b34830900670f5da93f183e8d4b42b2 + 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.6.2 -CurrentVersionCode: 111 +CurrentVersion: 2.7.0 +CurrentVersionCode: 112