From 39189ee59703ebc318665cba27bcdb72cb15dd5e Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 14 Jul 2022 04:56:10 +0000 Subject: [PATCH] Update Xtra to 2.2.0 (112) --- 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 023ec5a52b..da663f1cb5 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -81,7 +81,18 @@ Builds: gradle: - yes + - versionName: 2.2.0 + versionCode: 112 + commit: e697ba38d6f308918cf7c973059cd95cf23481ac + 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.1.0 -CurrentVersionCode: 111 +CurrentVersion: 2.2.0 +CurrentVersionCode: 112