Update Thunderbird Beta to 12.0b4

This commit is contained in:
Stephen King 2025-07-28 15:47:06 -07:00
parent 3ab9b360ce
commit 332c2b6862

View file

@ -215,6 +215,20 @@ Builds:
- sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts
build: gradle assembleFossBeta
- versionName: 12.0b4
versionCode: 22
commit: 02ba737b20797abcb09a44efa91eaeaeb529c779
subdir: app-thunderbird
output: build/outputs/apk/foss/beta/app-thunderbird-foss-beta-unsigned.apk
rm:
- app-k9mail
- feature/funding/googleplay
prebuild:
- sed -i -e 's/maven.mozilla.org/repo1.maven.org/' -e '/glean/d' -e '/googleplay/d'
-e '/foojay/d' ../settings.gradle.kts
- sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts
build: gradle assembleFossBeta
AllowedAPKSigningKeys: 056bfafb450249502fd9226228704c2529e1b822da06760d47a85c9557741fbd
MaintainerNotes: |-
@ -236,5 +250,5 @@ MaintainerNotes: |-
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 12.0b3
CurrentVersionCode: 21
CurrentVersion: 12.0b4
CurrentVersionCode: 22