From 9380f925cb795a7872e64339c1c3b74e73804f1f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 30 Jun 2022 04:55:07 +0000 Subject: [PATCH] Update Xtra to 2.0.4 (109) --- 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 34783bf9eb..f4e199add2 100644 --- a/metadata/com.github.andreyasadchy.xtra.yml +++ b/metadata/com.github.andreyasadchy.xtra.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: 2.0.4 + versionCode: 109 + commit: 0ec88be1483e42827ad9c70e4523ecd8ac2d8759 + 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.0.3 -CurrentVersionCode: 108 +CurrentVersion: 2.0.4 +CurrentVersionCode: 109