From 98fcfba89061e435a6f949e8bd5834cef9b443db Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 24 Jan 2022 04:03:27 +0000 Subject: [PATCH] Update Simpill to 1.1.1 (11) --- 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 cb096ab683..5c52627a93 100644 --- a/metadata/com.winston69.simpill.yml +++ b/metadata/com.winston69.simpill.yml @@ -90,7 +90,18 @@ Builds: gradle: - yes + - versionName: 1.1.1 + versionCode: 11 + commit: d4875f21beae66d7fd7a31ffbf65ec28d501a13a + 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.1' -CurrentVersionCode: 10 +CurrentVersion: 1.1.1 +CurrentVersionCode: 11