From 07ffda139942c98badb6d29ddaa0806c2eecc5d4 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 13 Dec 2021 04:03:55 +0000 Subject: [PATCH] Update Simpill to 1.0.3.4 (7) --- metadata/com.winston69.simpill.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/com.winston69.simpill.yml b/metadata/com.winston69.simpill.yml index 73bdfd7035..4af1970216 100644 --- a/metadata/com.winston69.simpill.yml +++ b/metadata/com.winston69.simpill.yml @@ -46,7 +46,18 @@ Builds: gradle: - yes + - versionName: 1.0.3.4 + versionCode: 7 + commit: eafc82ef16a015e8f8675361310e2abf5b57bfc9 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.0.3.3 -CurrentVersionCode: 6 +CurrentVersion: 1.0.3.4 +CurrentVersionCode: 7