diff --git a/metadata/cz.lastaapps.menza.yml b/metadata/cz.lastaapps.menza.yml index c324c3b135..91eda93d4c 100644 --- a/metadata/cz.lastaapps.menza.yml +++ b/metadata/cz.lastaapps.menza.yml @@ -37,7 +37,18 @@ Builds: gradle: - yes + - versionName: 1.2.2 + versionCode: 1020200 + commit: a938d963e984d9c270189d1d1cb740856876c34a + 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.2.1 -CurrentVersionCode: 1020100 +CurrentVersion: 1.2.2 +CurrentVersionCode: 1020200