From faaa4630174ded2f2e5ded6cd5491854273f85c3 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 2 Jun 2023 06:03:30 +0000 Subject: [PATCH] Update Xtra to 2.19.0 (192) --- 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 06bdffa6d0..beb9f9ca94 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -697,7 +697,18 @@ Builds: gradle: - yes + - versionName: 2.19.0 + versionCode: 192 + commit: 1a22e746c485d6d8ff6ffea739481d2cb76120b9 + 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.6 -CurrentVersionCode: 189 +CurrentVersion: 2.19.0 +CurrentVersionCode: 192