From 0efcb7be7619dc7f0e5be0fb9300fa008758181b Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 28 Feb 2024 09:29:46 +0000 Subject: [PATCH] Update Menza to 1.3.7 (1030700) --- metadata/cz.lastaapps.menza.yml | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/metadata/cz.lastaapps.menza.yml b/metadata/cz.lastaapps.menza.yml index 37118185df..027cf1feb0 100644 --- a/metadata/cz.lastaapps.menza.yml +++ b/metadata/cz.lastaapps.menza.yml @@ -153,7 +153,22 @@ Builds: scandelete: - gradle/plugins/convention/build + - versionName: 1.3.7 + versionCode: 1030700 + commit: ca0e9d7f757cb9756be4fe586a76ac6e252c56e0 + 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.6 -CurrentVersionCode: 1030600 +CurrentVersion: 1.3.7 +CurrentVersionCode: 1030700