From 024dee08469fd96bc78a29f7abf051e6d4ce35fa Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 30 Oct 2023 06:47:12 +0000 Subject: [PATCH] Update Screenshot Tile to 2.6.1 (110) --- 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 4e7a761f63..a387b5800b 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -902,7 +902,20 @@ Builds: rm: - .github + - versionName: 2.6.1 + versionCode: 110 + commit: b8616723a6e0407775a808a6c93d90a82f23d9ea + 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.0 -CurrentVersionCode: 109 +CurrentVersion: 2.6.1 +CurrentVersionCode: 110