From cb412c14c7e47b30ca32aeed124688bc7d93e366 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 12 Dec 2021 04:03:37 +0000 Subject: [PATCH] Update Simpill to 1.0.3.3 (6) --- 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 c3577c4c13..73bdfd7035 100644 --- a/metadata/com.winston69.simpill.yml +++ b/metadata/com.winston69.simpill.yml @@ -35,7 +35,18 @@ Builds: gradle: - yes + - versionName: 1.0.3.3 + versionCode: 6 + commit: a5d94bdbd0d8181d76ea737862265c564f44816e + 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.2 -CurrentVersionCode: 5 +CurrentVersion: 1.0.3.3 +CurrentVersionCode: 6