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