From 64ea4a4dab8c20827f88178bbaa283889ab12369 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 21 Jun 2023 06:09:09 +0000 Subject: [PATCH] Update Xtra to 2.20.2 (197) --- 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 3a5f3295b5..3fd46c3cf6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -752,7 +752,18 @@ Builds: gradle: - yes + - versionName: 2.20.2 + versionCode: 197 + commit: 8a1ff3b81d2635f230f788d00af2aa344e843907 + 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.1 -CurrentVersionCode: 196 +CurrentVersion: 2.20.2 +CurrentVersionCode: 197