From d23c3ce9796a969ee3ca10979872326f5592aded Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 26 Aug 2022 05:21:03 +0000 Subject: [PATCH] Update Screenshot Tile (NoRoot) to 2.0.0-beta4 (79) --- 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 5a072c52b8..94a6c390dd 100644 --- a/metadata/com.github.cvzi.screenshottile.yml +++ b/metadata/com.github.cvzi.screenshottile.yml @@ -638,7 +638,20 @@ Builds: rm: - .github + - versionName: 2.0.0-beta4 + versionCode: 79 + commit: 79cd0ec0e0fc390b1ad2ebb444484cddef8b2e7c + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + rm: + - .github + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.0.0-beta3 -CurrentVersionCode: 78 +CurrentVersion: 2.0.0-beta4 +CurrentVersionCode: 79