diff --git a/metadata/com.biotstoiq.hayago.yml b/metadata/com.biotstoiq.hayago.yml index 928c28647c..9cc6f234d9 100644 --- a/metadata/com.biotstoiq.hayago.yml +++ b/metadata/com.biotstoiq.hayago.yml @@ -38,7 +38,18 @@ Builds: gradle: - yes + - versionName: '1.08' + versionCode: 20 + commit: 8e19d49092e4dd9aa08204b3af43e008995e90ce + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '1.078' -CurrentVersionCode: 18 +CurrentVersion: '1.08' +CurrentVersionCode: 20