From 8c861f9d61b096b818babfef2df306e145c8a1fb Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 11 Dec 2021 03:52:18 +0000 Subject: [PATCH] Update Simpill to 1.0.3.2 (5) --- 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 e4d48da934..c3577c4c13 100644 --- a/metadata/com.winston69.simpill.yml +++ b/metadata/com.winston69.simpill.yml @@ -24,7 +24,18 @@ Builds: gradle: - yes + - versionName: 1.0.3.2 + versionCode: 5 + commit: bd9bae5d60f6cefd15c14ebafedd755228cbea9a + 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.2 -CurrentVersionCode: 2 +CurrentVersion: 1.0.3.2 +CurrentVersionCode: 5