From c1b256a981c4c5f70fa3aca5b611d26d58a68169 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 22 May 2023 06:02:02 +0000 Subject: [PATCH] Update Xtra to 2.18.4 (187) --- 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 33bec30846..d73072cb5f 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -664,7 +664,18 @@ Builds: gradle: - yes + - versionName: 2.18.4 + versionCode: 187 + commit: 98ed0bcbe83e76254b1d15c94e0c26e173148a75 + 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.2 -CurrentVersionCode: 185 +CurrentVersion: 2.18.4 +CurrentVersionCode: 187