Update K-9 Mail to 6.902 (beta)

This commit is contained in:
cketti 2024-06-21 17:35:15 +02:00 committed by linsui
parent 4c1019854f
commit 8f30f4cdeb

View file

@ -1415,6 +1415,15 @@ Builds:
scandelete:
- build-plugin/build
- versionName: '6.902'
versionCode: 39002
commit: '6.902'
subdir: app-k9mail
gradle:
- yes
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.