From 1faaafb081b3c4ba4434b11fae170d564ef5b255 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 25 Jul 2022 04:44:22 +0000 Subject: [PATCH] Update Xtra to 2.3.2 (115) --- 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 dd117559a3..c860ed8fc3 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -114,7 +114,18 @@ Builds: gradle: - yes + - versionName: 2.3.2 + versionCode: 115 + commit: 228bd496f77775907c0c4b0b3f76499af8bd62e3 + 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.3.1 -CurrentVersionCode: 114 +CurrentVersion: 2.3.2 +CurrentVersionCode: 115