From 4ced7e12631d5700020d11d4a430f90d4eaf9d48 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 15 Oct 2022 06:02:40 +0000 Subject: [PATCH] Update Xtra to 2.6.6 (137) --- 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 c774305220..a01b99f0cc 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -334,7 +334,18 @@ Builds: gradle: - yes + - versionName: 2.6.6 + versionCode: 137 + commit: 709bb679b251bcb9fa206f392331bd16b0e95dd8 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.6.5 -CurrentVersionCode: 136 +CurrentVersion: 2.6.6 +CurrentVersionCode: 137