From 013d58095ec84f26b60eb1bb4c7b5136aa684e2c Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 10 Oct 2022 04:57:51 +0000 Subject: [PATCH] Update Fourth Tools to 3.3.0 (330) --- metadata/com.leestarb.fourthtools.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.leestarb.fourthtools.yml b/metadata/com.leestarb.fourthtools.yml index adfe9f7c4b..cb7c0ce6ec 100644 --- a/metadata/com.leestarb.fourthtools.yml +++ b/metadata/com.leestarb.fourthtools.yml @@ -38,7 +38,18 @@ Builds: gradle: - yes + - versionName: 3.3.0 + versionCode: 330 + commit: 5ef0afd577ae6c19bce1f37c4004530638e35686 + 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: 3.2.0 -CurrentVersionCode: 320 +CurrentVersion: 3.3.0 +CurrentVersionCode: 330