diff --git a/metadata/cz.lastaapps.menza.yml b/metadata/cz.lastaapps.menza.yml index f2bd055894..cf8ef1496e 100644 --- a/metadata/cz.lastaapps.menza.yml +++ b/metadata/cz.lastaapps.menza.yml @@ -123,7 +123,22 @@ Builds: scandelete: - gradle/plugins/convention/build + - versionName: 1.3.5 + versionCode: 1030500 + commit: 48e07a46bedd541b7eac7279268947ae6831a45a + 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.4 -CurrentVersionCode: 1030400 +CurrentVersion: 1.3.5 +CurrentVersionCode: 1030500