From 38023c1e034b05f7c94610bc7808f5af0dfe4629 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 24 Jan 2024 18:31:57 +0000 Subject: [PATCH] Update Etar to 1.0.41 (41) --- metadata/ws.xsoh.etar.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/metadata/ws.xsoh.etar.yml b/metadata/ws.xsoh.etar.yml index 24e60e0b34..cc3a27f0e4 100644 --- a/metadata/ws.xsoh.etar.yml +++ b/metadata/ws.xsoh.etar.yml @@ -312,7 +312,19 @@ Builds: gradle: - yes + - versionName: 1.0.41 + versionCode: 41 + commit: 417762943a084661f4a266928e82d660666d346c + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.40 -CurrentVersionCode: 40 +CurrentVersion: 1.0.41 +CurrentVersionCode: 41