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