diff --git a/metadata/com.winston69.simpill.yml b/metadata/com.winston69.simpill.yml index 0925e4833d..cb096ab683 100644 --- a/metadata/com.winston69.simpill.yml +++ b/metadata/com.winston69.simpill.yml @@ -79,7 +79,18 @@ Builds: gradle: - yes + - versionName: '1.1' + versionCode: 10 + commit: 532827cd11295c1c46f88bc28b10739141fcecc2 + 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.6 -CurrentVersionCode: 9 +CurrentVersion: '1.1' +CurrentVersionCode: 10