From e6a2d8b611efb0c12cb08f3e90b697b20f97c9f3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 8 Aug 2022 05:09:33 +0000 Subject: [PATCH] Update Xtra to 2.4.2 (118) --- 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 837834adf0..adf932eda9 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -147,7 +147,18 @@ Builds: gradle: - yes + - versionName: 2.4.2 + versionCode: 118 + commit: 2b9318611639f1b2906bd3a911b27219819ea92a + 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.4.1 -CurrentVersionCode: 117 +CurrentVersion: 2.4.2 +CurrentVersionCode: 118