mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Thunderbird Beta to 11.0b3
This commit is contained in:
parent
bbee3952e6
commit
ffa6107097
1 changed files with 17 additions and 2 deletions
|
|
@ -141,6 +141,21 @@ Builds:
|
|||
- build-plugin
|
||||
build: gradle assembleFossBeta
|
||||
|
||||
- versionName: 11.0b3
|
||||
versionCode: 16
|
||||
commit: 53ac4114ba7cf4b9d8ca37850ed9e7563b69f44f
|
||||
output: app-thunderbird/build/outputs/apk/foss/beta/app-thunderbird-foss-beta-unsigned.apk
|
||||
rm:
|
||||
- feature/funding/googleplay
|
||||
prebuild:
|
||||
- sed -i -e 's/maven.mozilla.org/repo1.maven.org/' -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: |-
|
||||
|
|
@ -162,5 +177,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 11.0b2
|
||||
CurrentVersionCode: 15
|
||||
CurrentVersion: 11.0b3
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue