mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-15 03:57:13 +00:00
Update Thunderbird Beta to 12.0b3
This commit is contained in:
parent
be44bd94c8
commit
09b2d552f0
1 changed files with 16 additions and 2 deletions
|
|
@ -201,6 +201,20 @@ Builds:
|
|||
- sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts
|
||||
build: gradle assembleFossBeta
|
||||
|
||||
- versionName: 12.0b3
|
||||
versionCode: 21
|
||||
commit: a9d34e9c8db9d834012d652dbb315b36c93c2bb6
|
||||
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: |-
|
||||
|
|
@ -222,5 +236,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 12.0b1
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 12.0b3
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue