mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update Thunderbird Beta to 12.0b5
This commit is contained in:
parent
ee53752f50
commit
ce5cf58126
1 changed files with 16 additions and 2 deletions
|
|
@ -229,6 +229,20 @@ Builds:
|
|||
- sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts
|
||||
build: gradle assembleFossBeta
|
||||
|
||||
- versionName: 12.0b5
|
||||
versionCode: 23
|
||||
commit: 5a296ceaccbb5c4976cd109119f8a6135c376b40
|
||||
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: |-
|
||||
|
|
@ -250,5 +264,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 12.0b4
|
||||
CurrentVersionCode: 22
|
||||
CurrentVersion: 12.0b5
|
||||
CurrentVersionCode: 23
|
||||
|
|
|
|||
Loading…
Reference in a new issue