From e39ff93a139beae9f166b41d881dfef431d5888e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 18 Aug 2023 05:58:37 +0000 Subject: [PATCH] Update Screenshot Tile to 2.3.5 (102) --- 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 9360c2a4b4..d47488cc50 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -837,7 +837,20 @@ Builds: rm: - .github + - versionName: 2.3.5 + versionCode: 102 + commit: 3c77093a24fc79746002bd7895db29af8cdf32cd + 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.3.4 -CurrentVersionCode: 101 +CurrentVersion: 2.3.5 +CurrentVersionCode: 102