From 68aede60f2a06ba1d67d7e470a3d69446e3b6cf1 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 3 Aug 2022 05:14:12 +0000 Subject: [PATCH] Update Xtra to 2.4.1 (117) --- 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 d262c8cbd4..837834adf0 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -136,7 +136,18 @@ Builds: gradle: - yes + - versionName: 2.4.1 + versionCode: 117 + commit: fbe75978cf89492e4dc29cdb9fab38af4541ec3f + 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.0 -CurrentVersionCode: 116 +CurrentVersion: 2.4.1 +CurrentVersionCode: 117