From b135f2fe705d97707c0c119f90c7eb8963983265 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 25 Jun 2022 04:48:22 +0000 Subject: [PATCH] Update Xtra to 2.0.2 (107) --- metadata/com.github.andreyasadchy.xtra.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.andreyasadchy.xtra.yml b/metadata/com.github.andreyasadchy.xtra.yml index 731c3b8a9a..0cecfb1134 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -26,7 +26,18 @@ Builds: gradle: - yes + - versionName: 2.0.2 + versionCode: 107 + commit: f475d004156123f6d9ade6b4f94d0e4db78f0bb0 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.0.1 -CurrentVersionCode: 106 +CurrentVersion: 2.0.2 +CurrentVersionCode: 107