From cdb37000f95967360ce6cef9d6d7aea1ffec71a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Wolf-Martell=20Montw=C3=A9?= Date: Tue, 10 Dec 2024 16:14:36 +0100 Subject: [PATCH] Update Thunderbird to 8.2 --- metadata/net.thunderbird.android.yml | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/metadata/net.thunderbird.android.yml b/metadata/net.thunderbird.android.yml index 82c2081a4a..d8cdb45e61 100644 --- a/metadata/net.thunderbird.android.yml +++ b/metadata/net.thunderbird.android.yml @@ -8,7 +8,7 @@ SourceCode: https://github.com/thunderbird/thunderbird-android IssueTracker: https://github.com/thunderbird/thunderbird-android/issues Translation: https://hosted.weblate.org/projects/tb-android/ Changelog: https://github.com/thunderbird/thunderbird-android/releases/ -Donate: https://www.thunderbird.net/?form=tfa&utm_campaign=android_metadata&utm_medium=web&utm_source=fdroid.org&utm_content=link_release_listing +Donate: https://mzla.link/supportTfA AutoName: 'Thunderbird: Free Your Inbox' @@ -49,6 +49,22 @@ Builds: scandelete: - build-plugin + - versionName: '8.2' + versionCode: 8 + commit: 1a8409aed3eeebbe7a85b85825cb990354ada144 + gradle: + - foss + output: app-thunderbird/build/outputs/apk/foss/release/app-thunderbird-foss-release-unsigned.apk + rm: + - feature/funding/googleplay + prebuild: + - sed -i -e '/maven.mozilla.org\/maven2/d' -e '/glean/d' -e '/app-k9mail/d' + -e '/googleplay/d' settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' app-thunderbird/build.gradle.kts + - gradle clean + scandelete: + - build-plugin + AllowedAPKSigningKeys: b6524779b3dbbc5ac17a5ac271ddb29dcfbf723578c238e03c3c217811356dd1 MaintainerNotes: |- @@ -70,5 +86,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: '8.1' -CurrentVersionCode: 5 +CurrentVersion: '8.2' +CurrentVersionCode: 8