From 9370c1fd2790a77939ddc75f571331322cdf654c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 4 Sep 2022 05:28:24 +0000 Subject: [PATCH] Update Xtra to 2.5.5 (126) --- 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 0cad6a4486..64b867585e 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -235,7 +235,18 @@ Builds: gradle: - yes + - versionName: 2.5.5 + versionCode: 126 + commit: 4bdbef1b964e4ec5f941144db4ac358789c594fd + 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.4 -CurrentVersionCode: 125 +CurrentVersion: 2.5.5 +CurrentVersionCode: 126