From 42ef38d9e3382bb3fe55002e16fa92f6351f4cf4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 7 Jun 2023 05:59:52 +0000 Subject: [PATCH] Update Xtra to 2.19.2 (194) --- 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 121746c0c3..c81739f542 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -719,7 +719,18 @@ Builds: gradle: - yes + - versionName: 2.19.2 + versionCode: 194 + commit: 59627a10cb7a5b4545d7a8480a811bd030ca2ff8 + 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.19.1 -CurrentVersionCode: 193 +CurrentVersion: 2.19.2 +CurrentVersionCode: 194