From 162549091b6286cfcdc11614098cd00aaa67ccaf Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 1 Jul 2023 06:01:18 +0000 Subject: [PATCH] Update Xtra to 2.21.0 (198) --- 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 3fd46c3cf6..68da1bded5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -763,7 +763,18 @@ Builds: gradle: - yes + - versionName: 2.21.0 + versionCode: 198 + commit: 9681d6b054a57a8572e07e735dd1ed2217a43fe6 + 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.2 -CurrentVersionCode: 197 +CurrentVersion: 2.21.0 +CurrentVersionCode: 198