diff --git a/metadata/cz.lastaapps.menza.yml b/metadata/cz.lastaapps.menza.yml index 5156cbb644..399f9f5b1a 100644 --- a/metadata/cz.lastaapps.menza.yml +++ b/metadata/cz.lastaapps.menza.yml @@ -108,7 +108,22 @@ Builds: scandelete: - gradle/plugins/convention/build + - versionName: 1.3.3 + versionCode: 1030300 + commit: 0f60eb022740056055083810670abc2c1f68f5ec + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + scanignore: + - theme-sources/material-theme-*.zip + scandelete: + - gradle/plugins/convention/build + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.3.2 -CurrentVersionCode: 1030200 +CurrentVersion: 1.3.3 +CurrentVersionCode: 1030300