From 5272ce042c392c5f49ffbf90812582feda1323f7 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 22 Dec 2023 17:22:56 +0000 Subject: [PATCH] Update Hypatia to 2.35 (112) --- metadata/us.spotco.malwarescanner.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/us.spotco.malwarescanner.yml b/metadata/us.spotco.malwarescanner.yml index 863ff37d6d..124319e8cc 100644 --- a/metadata/us.spotco.malwarescanner.yml +++ b/metadata/us.spotco.malwarescanner.yml @@ -228,7 +228,18 @@ Builds: gradle: - yes + - versionName: '2.35' + versionCode: 112 + commit: 1c29038125ebbc9356314928983ae44c8c7fa5d1 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.33' -CurrentVersionCode: 107 +CurrentVersion: '2.35' +CurrentVersionCode: 112