diff --git a/metadata/cz.lastaapps.menza.yml b/metadata/cz.lastaapps.menza.yml index cf8ef1496e..37118185df 100644 --- a/metadata/cz.lastaapps.menza.yml +++ b/metadata/cz.lastaapps.menza.yml @@ -138,7 +138,22 @@ Builds: scandelete: - gradle/plugins/convention/build + - versionName: 1.3.6 + versionCode: 1030600 + commit: 2a2042369af8d7451f516f8851325f13bc159f50 + 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.5 -CurrentVersionCode: 1030500 +CurrentVersion: 1.3.6 +CurrentVersionCode: 1030600