From 303e50055da75d84034874a3b38e10631265fe83 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 10 Jul 2022 00:07:37 +0000 Subject: [PATCH] Update Xtra to 2.1.0 (111) --- 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 9d85a9df78..023ec5a52b 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -70,7 +70,18 @@ Builds: gradle: - yes + - versionName: 2.1.0 + versionCode: 111 + commit: 060348a45a5ebad1907f3243c3075a25b090b186 + 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.0.5 -CurrentVersionCode: 110 +CurrentVersion: 2.1.0 +CurrentVersionCode: 111