From 01fa0f0bfa6a189fb1dc899223cc3361a93cd346 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 9 Jul 2023 06:07:30 +0000 Subject: [PATCH] Update Xtra to 2.21.1 (199) --- 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 68da1bded5..c34dfb965b 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -774,7 +774,18 @@ Builds: gradle: - yes + - versionName: 2.21.1 + versionCode: 199 + commit: 7a91a181571f37304e1fd8acb2242c6e51d846cd + 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.21.0 -CurrentVersionCode: 198 +CurrentVersion: 2.21.1 +CurrentVersionCode: 199