From 551e82a0f37f5ee0e44e17a8ba48e99600030105 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 19 Jun 2023 05:57:49 +0000 Subject: [PATCH] Update Xtra to 2.20.1 (196) --- 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 13352a6854..3a5f3295b5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -741,7 +741,18 @@ Builds: gradle: - yes + - versionName: 2.20.1 + versionCode: 196 + commit: 7bc27ff548186e803a7da1d5688a4335bace8670 + 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.20.0 -CurrentVersionCode: 195 +CurrentVersion: 2.20.1 +CurrentVersionCode: 196