From 64dbe0b1c267d7044785f336fe7b3d472526c516 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 8 Oct 2022 05:30:00 +0000 Subject: [PATCH] Update Xtra to 2.6.5 (136) --- 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 5126ec579e..5a4c6a0659 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -323,7 +323,18 @@ Builds: gradle: - yes + - versionName: 2.6.5 + versionCode: 136 + commit: 3f55bd42d2164746799263d4abe7ff41327bc9b7 + 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.6.4 -CurrentVersionCode: 135 +CurrentVersion: 2.6.5 +CurrentVersionCode: 136