mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Thunderbird to 8.1
This commit is contained in:
parent
9689e37ca8
commit
8cc4c3216d
1 changed files with 18 additions and 2 deletions
|
|
@ -33,6 +33,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-plugin
|
||||
|
||||
- versionName: '8.1'
|
||||
versionCode: 5
|
||||
commit: 4a9db04a9a0d805dba477258a65dc5a4d2b4fa6a
|
||||
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: |-
|
||||
|
|
@ -54,5 +70,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: '8.0'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '8.1'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue