From 5511d8518ea8118e48a5444463993c26817ca48a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 5 Jul 2022 04:43:05 +0000 Subject: [PATCH] Update Xtra to 2.0.5 (110) --- 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 f4e199add2..9d85a9df78 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -59,7 +59,18 @@ Builds: gradle: - yes + - versionName: 2.0.5 + versionCode: 110 + commit: d6014b13458f9a8f7724bf1b5b865e78a1beff2e + 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.4 -CurrentVersionCode: 109 +CurrentVersion: 2.0.5 +CurrentVersionCode: 110