From f252fdc546b63b957fc7208a2dc0424d6652048b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 16 Sep 2022 05:12:32 +0000 Subject: [PATCH] Update Xtra to 2.6.1 (132) --- 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 639eeab2de..9ab2301c9d 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -279,7 +279,18 @@ Builds: gradle: - yes + - versionName: 2.6.1 + versionCode: 132 + commit: 73338a47a14f3b74b80fe3aa479c2f878126a4b3 + 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.5.9 -CurrentVersionCode: 130 +CurrentVersion: 2.6.1 +CurrentVersionCode: 132