From 96b682e85fbeed8153bc7bc6de7002f7ca3fe46f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 14 May 2023 05:57:05 +0000 Subject: [PATCH] Update Xtra to 2.17.8 (182) --- 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 919a7b3348..6c540b6503 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -631,7 +631,18 @@ Builds: gradle: - yes + - versionName: 2.17.8 + versionCode: 182 + commit: 51b2889e59a13412792ab7045fd0ddbee997d970 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.17.7 -CurrentVersionCode: 181 +CurrentVersion: 2.17.8 +CurrentVersionCode: 182