diff --git a/metadata/com.winston69.simpill.yml b/metadata/com.winston69.simpill.yml index 0655f48ab5..0925e4833d 100644 --- a/metadata/com.winston69.simpill.yml +++ b/metadata/com.winston69.simpill.yml @@ -68,7 +68,18 @@ Builds: gradle: - yes + - versionName: 1.0.3.6 + versionCode: 9 + commit: b632a26a675065847509818b3b9a4b39cc7a34a4 + 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.5 -CurrentVersionCode: 8 +CurrentVersion: 1.0.3.6 +CurrentVersionCode: 9