mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Thunderbird to 8.2
This commit is contained in:
parent
3ddc9432e4
commit
cdb37000f9
1 changed files with 19 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue