From 852cfdaca1d9ebe33417b6d25223a825c4741690 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 26 Jun 2022 04:51:56 +0000 Subject: [PATCH] Update Xtra to 2.0.3 (108) --- 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 0cecfb1134..34783bf9eb 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -37,7 +37,18 @@ Builds: gradle: - yes + - versionName: 2.0.3 + versionCode: 108 + commit: 99b3e9ef82796ea845849679e64f682b8dfe57fe + 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.2 -CurrentVersionCode: 107 +CurrentVersion: 2.0.3 +CurrentVersionCode: 108