From 0d9315858f5f0eb25890fc02d3ba0ddc0c20ffaa Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 14 Jun 2023 06:02:43 +0000 Subject: [PATCH] Update Xtra to 2.20.0 (195) --- 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 c81739f542..13352a6854 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -730,7 +730,18 @@ Builds: gradle: - yes + - versionName: 2.20.0 + versionCode: 195 + commit: 54fb082af80d2399e14f0c4e8e4afd4332b352a5 + 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.2 -CurrentVersionCode: 194 +CurrentVersion: 2.20.0 +CurrentVersionCode: 195