From 6ff2d87d84ebac9c3fdee53de1022025f2e96a11 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 27 Apr 2023 05:58:50 +0000 Subject: [PATCH] Update Xtra to 2.17.5 (179) --- 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 15ba5fba2a..b86a6c61f5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -609,7 +609,18 @@ Builds: gradle: - yes + - versionName: 2.17.5 + versionCode: 179 + commit: a2aedf484643fcbc9ffb9da0955c74472d476984 + 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.4 -CurrentVersionCode: 178 +CurrentVersion: 2.17.5 +CurrentVersionCode: 179