From ce5794444e8521ef1614a92585f436fcb212bf6f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 21 Jul 2022 04:31:52 +0000 Subject: [PATCH] Update Xtra to 2.3.0 (113) --- 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 da663f1cb5..956a4e20f6 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -92,7 +92,18 @@ Builds: gradle: - yes + - versionName: 2.3.0 + versionCode: 113 + commit: ec93b67dd694dbb12037f5cf8078484b9cf9757d + 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.2.0 -CurrentVersionCode: 112 +CurrentVersion: 2.3.0 +CurrentVersionCode: 113