From 1d3cd6ef3d4d9818cb6cc9eaec18eac634a14071 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 25 May 2023 06:04:58 +0000 Subject: [PATCH] Update Xtra to 2.18.5 (188) --- 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 d73072cb5f..7de64e605d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -675,7 +675,18 @@ Builds: gradle: - yes + - versionName: 2.18.5 + versionCode: 188 + commit: de6276551a1e9a89efcdb72ac71ed75e836efba7 + 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.18.4 -CurrentVersionCode: 187 +CurrentVersion: 2.18.5 +CurrentVersionCode: 188