diff --git a/metadata/net.thunderbird.android.beta.yml b/metadata/net.thunderbird.android.beta.yml index c8ec025d34..c3cc20b43d 100644 --- a/metadata/net.thunderbird.android.beta.yml +++ b/metadata/net.thunderbird.android.beta.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_beta_listing +Donate: https://mzla.link/supportTfABeta AutoName: Thunderbird Beta for Testers @@ -64,6 +64,22 @@ Builds: - build-plugin build: gradle assembleFossBeta + - versionName: 9.0b3 + versionCode: 11 + commit: THUNDERBIRD_9_0b3 + output: app-thunderbird/build/outputs/apk/foss/beta/app-thunderbird-foss-beta-unsigned.apk + binary: https://github.com/thunderbird/thunderbird-android/releases/download/THUNDERBIRD_9_0b3/thunderbird-9.0b3.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 + build: gradle assembleFossBeta + AllowedAPKSigningKeys: 056bfafb450249502fd9226228704c2529e1b822da06760d47a85c9557741fbd MaintainerNotes: |- @@ -85,5 +101,5 @@ MaintainerNotes: |- AutoUpdateMode: None UpdateCheckMode: None -CurrentVersion: 8.0b5 -CurrentVersionCode: 8 +CurrentVersion: 9.0b3 +CurrentVersionCode: 11