From c77fbdc6b253dabf042263895e65ee8f5d0d3970 Mon Sep 17 00:00:00 2001 From: Daniel Darnell Date: Wed, 20 Aug 2025 15:51:29 -0700 Subject: [PATCH] Update metadata for Thunderbird + K-9 Mail 11.1 --- metadata/com.fsck.k9.yml | 20 ++++++++++++++++++-- metadata/net.thunderbird.android.yml | 20 ++++++++++++++++++-- 2 files changed, 36 insertions(+), 4 deletions(-) diff --git a/metadata/com.fsck.k9.yml b/metadata/com.fsck.k9.yml index 8a2b1372ef..a185d30825 100644 --- a/metadata/com.fsck.k9.yml +++ b/metadata/com.fsck.k9.yml @@ -1638,6 +1638,22 @@ Builds: scandelete: - build-plugin + - versionName: '11.1' + versionCode: 39026 + commit: cefabc871ffc72eb56b7e8e8ce43aad37069597f + subdir: app-k9mail + gradle: + - foss + rm: + - app-thunderbird + - feature/funding/googleplay + prebuild: + - sed -i -e 's|maven.mozilla.org/maven2|jitpack.io|' -e '/glean/d' -e '/googleplay/d' + ../settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts + scandelete: + - build-plugin + MaintainerNotes: |- Use output instead of subdir to make gradlew-fdroid correctly determine the gradle version to be used. It doesn't work when using subdir because we are two levels deep into the directory structure. @@ -1645,5 +1661,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: '11.0' -CurrentVersionCode: 39025 +CurrentVersion: '11.1' +CurrentVersionCode: 39026 diff --git a/metadata/net.thunderbird.android.yml b/metadata/net.thunderbird.android.yml index 2a4d3b9a9b..336d458baa 100644 --- a/metadata/net.thunderbird.android.yml +++ b/metadata/net.thunderbird.android.yml @@ -130,6 +130,22 @@ Builds: scandelete: - build-plugin + - versionName: '11.1' + versionCode: 13 + commit: 7c128290d885249c8f7d373f8fb858a8342e13e7 + subdir: app-thunderbird + gradle: + - foss + rm: + - app-k9mail + - feature/funding/googleplay + prebuild: + - sed -i -e 's|maven.mozilla.org/maven2|jitpack.io|' -e '/glean/d' -e '/googleplay/d' + ../settings.gradle.kts + - sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts + scandelete: + - build-plugin + AllowedAPKSigningKeys: b6524779b3dbbc5ac17a5ac271ddb29dcfbf723578c238e03c3c217811356dd1 MaintainerNotes: |- @@ -151,5 +167,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: '11.0' -CurrentVersionCode: 12 +CurrentVersion: '11.1' +CurrentVersionCode: 13