From 48e686259793e160e21075643f6be7a885cadf53 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 6 Jul 2023 06:52:52 +0000 Subject: [PATCH] Update ikMail to 1.0.0-beta16 (10000038) --- metadata/com.infomaniak.mail.yml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/metadata/com.infomaniak.mail.yml b/metadata/com.infomaniak.mail.yml index dd96e5f617..e243a840d6 100644 --- a/metadata/com.infomaniak.mail.yml +++ b/metadata/com.infomaniak.mail.yml @@ -9,7 +9,7 @@ WebSite: https://www.infomaniak.com SourceCode: https://github.com/Infomaniak/android-kMail IssueTracker: https://contact.infomaniak.com -AutoName: kMail +AutoName: ikMail RepoType: git Repo: https://github.com/Infomaniak/android-kMail.git @@ -171,7 +171,19 @@ Builds: gradle: - fdroid + - versionName: 1.0.0-beta16 + versionCode: 10000038 + commit: b72d1127a16066f8576469656397260140f044d0 + subdir: app + submodules: true + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - fdroid + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.0.0-beta15 -CurrentVersionCode: 10000037 +CurrentVersion: 1.0.0-beta16 +CurrentVersionCode: 10000038