mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update K-9 Mail to 8.0b2
This commit is contained in:
parent
870b7509e6
commit
d3397d8527
1 changed files with 13 additions and 0 deletions
|
|
@ -1433,6 +1433,19 @@ Builds:
|
|||
scandelete:
|
||||
- build-plugin/build
|
||||
|
||||
- versionName: 8.0b2
|
||||
versionCode: 39006
|
||||
commit: K9MAIL_8_0b2
|
||||
subdir: app-k9mail
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- feature/funding/googleplay
|
||||
prebuild: sed -i -e '/maven\.mozilla\.org\/maven2/d ; /glean/d ; /app-thunderbird/d
|
||||
; /googleplay/d' ../settings.gradle.kts
|
||||
scandelete:
|
||||
- build-plugin/build
|
||||
|
||||
MaintainerNotes: |-
|
||||
Use output instead of subdir to make gradlew-fdroid correctly determine the gradle version to be used.
|
||||
It doesn't work when using subdir because we are two levels deep into the directory structure.
|
||||
|
|
|
|||
Loading…
Reference in a new issue