mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update K-9 Mail Beta to 9.0b3 (39020)
This commit is contained in:
parent
fa354377b2
commit
0c1d494b55
1 changed files with 16 additions and 0 deletions
|
|
@ -1557,6 +1557,22 @@ Builds:
|
|||
scandelete:
|
||||
- build-plugin/build
|
||||
|
||||
- versionName: 9.0b3
|
||||
versionCode: 39020
|
||||
commit: c3dbe56fdd2e151d746a54350c8c743f3308ca2e
|
||||
gradle:
|
||||
- foss
|
||||
output: app-k9mail/build/outputs/apk/foss/release/app-k9mail-foss-release-unsigned.apk
|
||||
rm:
|
||||
- feature/funding/googleplay
|
||||
prebuild:
|
||||
- sed -i -e '/maven.mozilla.org\/maven2/d' -e '/glean/d' -e '/app-thunderbird/d'
|
||||
-e '/googleplay/d' settings.gradle.kts
|
||||
- sed -i -e 's/feature.funding.googleplay/feature.funding.link/' app-k9mail/build.gradle.kts
|
||||
- gradle clean
|
||||
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