mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Thunderbird Beta to 12.0b7
This commit is contained in:
parent
221e10de82
commit
f4379d86ee
1 changed files with 16 additions and 2 deletions
|
|
@ -257,6 +257,20 @@ Builds:
|
|||
- sed -i -e 's/feature.funding.googleplay/feature.funding.link/' build.gradle.kts
|
||||
build: gradle assembleFossBeta
|
||||
|
||||
- versionName: 12.0b7
|
||||
versionCode: 25
|
||||
commit: 6a3a489e5a02908d72e383d54170eabd98a3cf63
|
||||
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: |-
|
||||
|
|
@ -278,5 +292,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 12.0b6
|
||||
CurrentVersionCode: 24
|
||||
CurrentVersion: 12.0b7
|
||||
CurrentVersionCode: 25
|
||||
|
|
|
|||
Loading…
Reference in a new issue