From 48c2d1f965152762d067023aaec1c0cdd843d815 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 26 Aug 2022 05:12:32 +0000 Subject: [PATCH] Update Xtra to 2.5.2 (123) --- 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 b2df5848ea..42b5c2e72d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -202,7 +202,18 @@ Builds: gradle: - yes + - versionName: 2.5.2 + versionCode: 123 + commit: e56b27002e8b7eb417457db216c8dbddc8667574 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.5.1 -CurrentVersionCode: 122 +CurrentVersion: 2.5.2 +CurrentVersionCode: 123