From ceb86049e641c2dcf7ffa6aba895c31eb1c35462 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 25 Nov 2021 04:44:30 +0000 Subject: [PATCH] Update FeedWatcher to 0.0.20-alpha (20) --- metadata/me.murks.feedwatcher.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/me.murks.feedwatcher.yml b/metadata/me.murks.feedwatcher.yml index 4be69134bb..df618ca88c 100644 --- a/metadata/me.murks.feedwatcher.yml +++ b/metadata/me.murks.feedwatcher.yml @@ -150,7 +150,18 @@ Builds: gradle: - yes + - versionName: 0.0.20-alpha + versionCode: 20 + commit: cbf2af53143199fa11adcab6586efe1a35fe7d8b + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.0.19-alpha -CurrentVersionCode: 19 +CurrentVersion: 0.0.20-alpha +CurrentVersionCode: 20